NSColorSpaceModel Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum NSColorSpaceModel
type NSColorSpaceModel =
- Inheritance
-
NSColorSpaceModel
Fields
Name | Value | Description |
---|---|---|
Unknown | -1 | |
Gray | 0 | |
RGB | 1 | |
CMYK | 2 | |
LAB | 3 | |
DeviceN | 4 | |
Indexed | 5 | |
Pattern | 6 |