|
|
ArrayToImageConvert Method |
| Name | Description | |
|---|---|---|
| Convert(Byte, UnmanagedImage) |
Converts an image from one representation to another.
For byte transformations, the Min and Max properties
are ignored.
| |
| Convert(Byte, Bitmap) |
Converts an image from one representation to another.
For byte transformations, the Min and Max properties
are ignored.
| |
| Convert(Byte, UnmanagedImage) |
Converts an image from one representation to another.
For byte transformations, the Min and Max properties
are ignored.
| |
| Convert(Byte, Bitmap) |
Converts an image from one representation to another.
For byte transformations, the Min and Max properties
are ignored.
| |
| Convert(Double, UnmanagedImage) |
Converts an image from one representation to another.
| |
| Convert(Double, Bitmap) |
Converts an image from one representation to another.
| |
| Convert(Double, UnmanagedImage) |
Converts an image from one representation to another.
| |
| Convert(Double, Bitmap) |
Converts an image from one representation to another.
| |
| Convert(Color, UnmanagedImage) |
Converts an image from one representation to another.
| |
| Convert(Color, Bitmap) |
Converts an image from one representation to another.
For byte transformations, the Min and Max properties are ignored. The
resulting image from upon calling this method will always be 32-bit ARGB.
| |
| Convert(Single, UnmanagedImage) |
Converts an image from one representation to another.
| |
| Convert(Single, Bitmap) |
Converts an image from one representation to another.
| |
| Convert(Single, UnmanagedImage) |
Converts an image from one representation to another.
| |
| Convert(Single, Bitmap) |
Converts an image from one representation to another.
|