RenderImageMemoryShared Properties |
The RenderImageMemoryShared type exposes the following members.
| Name | Description | |
|---|---|---|
| Buffer |
Gets the byte buffer of the shared memory 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.
| |
| Name |
Gets the shared memory byte buffer name.
| |
| Orientation |
Gets the image orientation.
| |
| Resolution |
Gets the image resolution.
| |
| SharedMemoryBuffer |
Gets the shared memory buffer.
|