ImageGear22.Formats.Vector Assembly > ImageGear.Vector Namespace : ImGearVectorEntityRaster Class |
For a list of all members of this type, see ImGearVectorEntityRaster members.
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. |