RenderImageMemory Properties |
The RenderImageMemory type exposes the following members.
| Name | Description | |
|---|---|---|
| Buffer |
Gets the image byte buffer.
| |
| Count |
Gets the byte count of the buffer.
| |
| Dynamic |
Gets the image dynamic.
| |
| Format |
Gets the image format.
| |
| IsDestroyed |
Gets a value indicating whether this instance is destroyed.
| |
| Item |
Bracket operator to get or set the byte value in the buffer at the specified index.
| |
| Orientation |
Gets the image orientation.
| |
| Resolution |
Gets the image resolution.
|