For a list of all members of this type, see RasterImageAllocateData members.
"| Name | Description | |
|---|---|---|
| BitsPerPixel | Gets the bits per pixel of the RasterImage object being created. |
| Height | Gets the height of the RasterImage object being created in pixels. |
| MemoryFlags | Gets or sets the memory model flags being used to create the RasterImage object. |
| Order | Gets the byte order of the RasterImage object being created. |
| Size | Gets the size of the data required by the RasterImage object being created in bytes. |
| Width | Gets the width of the RasterImage object being created in pixels. |