RenderImageMemoryFloat Properties |
The RenderImageMemoryFloat type exposes the following members.
Name | Description | |
---|---|---|
Buffer |
Gets the image float buffer.
| |
Count |
Gets the float 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 float value in the buffer at the specified index.
| |
Orientation |
Gets the image orientation.
| |
Resolution |
Gets the image resolution.
|