Click or drag to resize
Accord.NET (logo)

ImageGetPixelFormatSizeInBytes Method

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