Click or drag to resize
Accord.NET (logo)

ToolsToMatrix Method

Overload List
  NameDescription
Public methodStatic memberToMatrix(Bitmap)
Converts an image given as a Bitmap into a matrix of pixel values.For more options, please use the MatrixToImage class.
Public methodStatic memberToMatrix(Bitmap, Int32)
Converts an image given as a Bitmap into a matrix of pixel values.For more options, please use the MatrixToImage class.
Top
See Also