Method | Description | |
---|---|---|
Check ( ) : void |
Validate object model
|
|
SpriteParams ( string tag ) : System |
Default constructor
|
|
ToParamsDictionary ( ) : object>.SortedDictionary |
Maps object model to dictionary of parameters in cloudinary notation
|
public SpriteParams ( string tag ) : System | ||
tag | string | The tag name assigned to images that we should merge into the sprite. |
return | System |
public ToParamsDictionary ( ) : object>.SortedDictionary |
||
return | object>.SortedDictionary |