Returns whether the object can handle bitmaps with specified pixel format.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Function IsPixelFormatSupported ( _ format As PixelFormat _ ) As Boolean
bool IsPixelFormatSupported( PixelFormat format )
Type: Aurigma.GraphicsMill.PixelFormat
PixelFormat value that specifies a pixel format necessary to be checked.