This enumeration refers to the type of full color mode when saving images in TIFF format.
public enum TiffColorSpaceKind
Public Members
Member | Value | Explanation |
---|---|---|
RGB | 0 | RGB |
CMYK | 1 | CMYK |
This enumeration refers to the type of full color mode when saving images in TIFF format.
Member | Value | Explanation |
---|---|---|
RGB | 0 | RGB |
CMYK | 1 | CMYK |