Contains aliases for numbers of color channels.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public enum Channel
Member name | Description |
---|---|
Alpha |
Alpha channel (for all). |
Black |
Black channel (for CMYK). |
Blue |
Blue channel (for RGB). |
Cyan |
Cyan channel (for CMYK). |
Gray |
Luminosity channel (for grayscale). |
Green |
Green channel (for RGB). |
LabA |
A channel (for LAB). |
LabB |
B channel (for LAB). |
Lightness |
Lightness channel (for LAB). |
Magenta |
Magenta channel (for CMYK). |
Red |
Red channel (for RGB). |
Tint | |
Yellow |
Yellow channel (for CMYK). |