RenderImageRaw Class |
Namespace: Lumiscaphe.Workshop.Interop
The RenderImageRaw type exposes the following members.
| Name | Description | |
|---|---|---|
| RenderImageRaw |
Initializes a new instance of the RenderImageRaw class.
|
| 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.
|
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the RenderImageRaw | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |