Click or drag to resize
Accord.NET (logo)

ImageToMatrixConvert Method

Overload List
  NameDescription
Public methodConvert(Bitmap, Byte)
Converts an image from one representation to another.
Public methodConvert(Bitmap, Byte)
Converts an image from one representation to another.
Public methodConvert(Bitmap, Byte)
Converts an image from one representation to another.
Public methodConvert(Bitmap, Byte)
Converts an image from one representation to another.
Public methodConvert(Bitmap, Double)
Converts an image from one representation to another.
Public methodConvert(Bitmap, Double)
Converts an image from one representation to another.
Public methodConvert(Bitmap, Double)
Converts an image from one representation to another.
Public methodConvert(Bitmap, Double)
Converts an image from one representation to another.
Public methodConvert(Bitmap, Color)
Converts an image from one representation to another.
Public methodConvert(Bitmap, Color)
Converts an image from one representation to another.
Public methodConvert(Bitmap, Single)
Converts an image from one representation to another.
Public methodConvert(Bitmap, Single)
Converts an image from one representation to another.
Public methodConvert(Bitmap, Single)
Converts an image from one representation to another.
Public methodConvert(Bitmap, Single)
Converts an image from one representation to another.
Public methodConvert(UnmanagedImage, Byte)
Converts an image from one representation to another. When converting to byte, the Max and Min are ignored.
Public methodConvert(UnmanagedImage, Byte)
Converts an image from one representation to another. When converting to byte, the Max and Min are ignored.
Public methodConvert(UnmanagedImage, Byte)
Converts an image from one representation to another. When converting to byte, the Max and Min are ignored.
Public methodConvert(UnmanagedImage, Byte)
Converts an image from one representation to another. When converting to byte, the Max and Min are ignored.
Public methodConvert(UnmanagedImage, Double)
Converts an image from one representation to another. When converting to byte, the Max and Min are ignored.
Public methodConvert(UnmanagedImage, Double)
Converts an image from one representation to another.
Public methodConvert(UnmanagedImage, Double)
Converts an image from one representation to another.
Public methodConvert(UnmanagedImage, Double)
Converts an image from one representation to another. When converting to byte, the Max and Min are ignored.
Public methodConvert(UnmanagedImage, Color)
Converts an image from one representation to another. When converting to byte, the Max and Min are ignored.
Public methodConvert(UnmanagedImage, Color)
Converts an image from one representation to another. When converting to byte, the Max and Min are ignored.
Public methodConvert(UnmanagedImage, Single)
Converts an image from one representation to another. When converting to byte, the Max and Min are ignored.
Public methodConvert(UnmanagedImage, Single)
Converts an image from one representation to another.
Public methodConvert(UnmanagedImage, Single)
Converts an image from one representation to another.
Public methodConvert(UnmanagedImage, Single)
Converts an image from one representation to another. When converting to byte, the Max and Min are ignored.
Top
See Also