Click or drag to resize
Accord.NET (logo)

ToolsToJagged Method

Overload List
  NameDescription
Public methodStatic memberToJagged(Bitmap)
Converts an image given as a Bitmap into a matrix of pixel values.For more options, please use the MatrixToImage class.
Public methodStatic memberToJagged(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