RenderImageRaw Properties |
The RenderImageRaw type exposes the following members.
| Name | Description | |
|---|---|---|
| Dpi |
Gets the image dot per inch.
| |
| Dynamic |
Gets the image dynamic.
| |
| Format |
Gets the image format.
| |
| HasProfile |
Gets a value indicating whether the image has a color profile.
| |
| IsDisposed |
Gets a value indicating whether this instance is disposed.
| |
| Orientation |
Gets the image orientation.
| |
| Pixels |
Gets the byte array of pixels.
| |
| Profile |
Gets the byte array of the color profile.
| |
| Resolution |
Gets the image resolution.
|