ArrayToImage Properties |
The ArrayToImage type exposes the following members.
Name | Description | |
---|---|---|
Height |
Gets or sets the height of the image
stored in the double array.
| |
Max |
Gets or sets the maximum double value in the
double array associated with the brightest color.
| |
Min |
Gets or sets the minimum double value in the
double array associated with the darkest color.
| |
Width |
Gets or sets the width of the image
stored in the double array.
|