RenderImage Properties |
The RenderImage type exposes the following members.
| Name | Description | |
|---|---|---|
| Bits |
Gets the number of bits per pixel.
| |
| ByteCount |
Gets the image number of bytes.
| |
| Bytes |
Gets the image bytes.
| |
| Dpi |
Gets the image dot per inch.
| |
| Dynamic |
Gets the image dynamic.
| |
| Floats |
Gets the image floats.
| |
| Format |
Gets the image format.
| |
| IsDestroyed |
Gets a value indicating whether this instance is destroyed.
| |
| Orientation |
Gets the image orientation.
| |
| Resolution |
Gets the image resolution.
| |
| Shorts |
Gets the image shorts.
|