ToolsToBitmap Method |
Name | Description | |
---|---|---|
ToBitmap(Byte) |
Converts an image given as a matrix of pixel values into a Bitmap.
For more options, please use the MatrixToImage class.
| |
ToBitmap(Double) |
Converts an image given as a matrix of pixel values into a Bitmap.
For more options, please use the MatrixToImage class.
| |
ToBitmap(Int16) |
Converts an image given as a matrix of pixel values into a Bitmap.
For more options, please use the MatrixToImage class.
| |
ToBitmap(Int32) |
Converts an image given as a matrix of pixel values into a Bitmap.
For more options, please use the MatrixToImage class.
| |
ToBitmap(Single) |
Converts an image given as a matrix of pixel values into a Bitmap.
For more options, please use the MatrixToImage class.
|