Returns number of bits per pixel for specified pixel format.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Shared Function BitsPerPixel ( _ format As PixelFormat _ ) As Integer
public static int BitsPerPixel( PixelFormat format )
Type: Aurigma.GraphicsMill.PixelFormat
PixelFormat enumeration member to check.