Share via


NSColorSpaceModel Enum

Definition

[ObjCRuntime.Native]
public enum NSColorSpaceModel
[<ObjCRuntime.Native>]
type NSColorSpaceModel = 
Inheritance
NSColorSpaceModel
Attributes

Fields

Name Value Description
Unknown -1
Gray 0
RGB 1
CMYK 2
LAB 3
DeviceN 4
Indexed 5
Pattern 6

Applies to