Click or drag to resize
Accord.NET (logo)

ImageGetPixelFormatSize Method

Overload List
  NameDescription
Public methodStatic memberGetPixelFormatSize(Bitmap)
Gets the color depth used in an image, in number of bits per pixel.
Public methodStatic memberGetPixelFormatSize(UnmanagedImage)
Gets the color depth used in an image, in number of bits per pixel.
Top
See Also