Click or drag to resize
Accord.NET (logo)

MatrixToImageConvert Method

Overload List
  NameDescription
Public methodConvert(Byte, UnmanagedImage)
Converts an image from one representation to another.
Public methodConvert(Byte, Bitmap)
Converts an image from one representation to another.
Public methodConvert(Byte, UnmanagedImage)
Converts an image from one representation to another.
Public methodConvert(Byte, Bitmap)
Converts an image from one representation to another.
Public methodConvert(Double, UnmanagedImage)
Converts an image from one representation to another.
Public methodConvert(Double, Bitmap)
Converts an image from one representation to another.
Public methodConvert(Double, UnmanagedImage)
Converts an image from one representation to another.
Public methodConvert(Double, Bitmap)
Converts an image from one representation to another.
Public methodConvert(Int16, UnmanagedImage)
Converts an image from one representation to another.
Public methodConvert(Int16, Bitmap)
Converts an image from one representation to another.
Public methodConvert(Int16, UnmanagedImage)
Converts an image from one representation to another.
Public methodConvert(Int16, Bitmap)
Converts an image from one representation to another.
Public methodConvert(Int32, UnmanagedImage)
Converts an image from one representation to another.
Public methodConvert(Int32, Bitmap)
Converts an image from one representation to another.
Public methodConvert(Int32, UnmanagedImage)
Converts an image from one representation to another.
Public methodConvert(Int32, Bitmap)
Converts an image from one representation to another.
Public methodConvert(Single, UnmanagedImage)
Converts an image from one representation to another.
Public methodConvert(Single, Bitmap)
Converts an image from one representation to another.
Public methodConvert(Single, UnmanagedImage)
Converts an image from one representation to another.
Public methodConvert(Single, Bitmap)
Converts an image from one representation to another.
Top
See Also