Returns value that specifies whether pixel format is extended (16 bits per channel).
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Shared Function IsExtended ( _ format As PixelFormat _ ) As Boolean
public static bool IsExtended( PixelFormat format )
Type: Aurigma.GraphicsMill.PixelFormat
PixelFormat enumeration member to check.