| Name | Description | |
|---|---|---|
|  | Height | Gets height of the image in pixels. | 
|  | Width | Gets width of the image in pixels. | 
The following tables list the members exposed by ImGearVectorEntityRaster.
| Name | Description | |
|---|---|---|
|  | Height | Gets height of the image in pixels. | 
|  | Width | Gets width of the image in pixels. | 
| Name | Description | |
|---|---|---|
|  | GetData | Returns a copy of the image color data. | 
|  | GetLeftBottom | Returns the left bottom point of the raster. | 
|  | GetLeftTop | Returns left top point of the raster. | 
|  | GetRightBottom | Returns the right bottom point of the raster. | 
|  | GetRightTop | Returns the right top point of the raster. | 
|  | Init | Initializes a raster with new width and height. | 
|  | SetData | Replaces image data with new color values. | 
|  | SetLeftBottom | Sets a new left bottom point for the raster. | 
|  | SetLeftTop | Sets a new left top point for the raster. | 
|  | SetRightBottom | Sets a new right bottom point for the raster. | 
|  | SetRightTop | Sets a new right top point for the raster. |