GraffitiSuite Docs
Docs
Image
Loading document parsing libraries...
# Image Class ## Compatibility ### Framework API Version | 1.0 | 2.0 | | :---: | :---: | | True | True | ### Desktop | 32-Bit | 64-Bit | | :---: | :---: | | True | True | ### Web | 32-Bit | 64-Bit | | :---: | :---: | | True | True | ## Methods | Name | Parameters | Return Type | Description | | --- | :---: | :---: | --- | | Constructor | pictureObject as Picture <br> bounds as GraffitiMap.Bounds | (None) | Creates a new instance of the class. | | Constructor | pictureURL as String <br> bounds as GraffitiMap.Bounds | (None) | Creates a new instance of the class. | ## Properties | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | Attributes | ID | String | (None) | | Attributes | mParent | GraffitiUpdateInterface | (None) | | Bounds | GraffitiMap.Bounds | (None) | (None) | | Clickable | Boolean | (None) | (None) | | Opacity | Double | (None) | (None) | | PictureURL | String | (None) | (None) | | Tag | Variant | (None) | Developer Storage. |