Returns color space of the specified pixel format.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Shared Function ColorSpace ( _ format As PixelFormat _ ) As ColorSpace
public static ColorSpace ColorSpace( PixelFormat format )
Type: Aurigma.GraphicsMill.PixelFormat
PixelFormat enumeration member to check.