# GraffitiControlGroupImage
Class Inherits GraffitiControlGroupItem
## Methods
| Name | Parameters | Return Type | Description |
| --- | :---: | :---: | --- |
| Constructor | value as Variant | (None) | Creates a new instance of the class. |
| Operator_Convert | (None) | JSONitem | (None) |
## Properties
| Name | Type | Default Value | Description |
| --- | :---: | :---: | --- |
| Height | Integer | (None) | Height of the image when in a vertical ControlGroup. -1 for automatic based on item size. |
| Value | Variant | (None) | Image to be displayed within the item. |
| Width | Integer | (None) | Width of the image when in a horizontal ControlGroup. -1 for automatic based on item size. |