Contains color spaces supported with Graphics Mill for .NET.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Enumeration ColorSpace
public enum ColorSpace
Member name | Description | |
---|---|---|
Cmyk |
CMYK. |
|
Rgb |
RGB |
|
GrayScale |
Grayscale. |
|
Unknown |
Undefined color space (returned when bitmap is not initialized). |