SKColorSpaceType Enum

Definition

Caution

This API is now deprecated.

The various types of color sapces.

public enum SKColorSpaceType
[System.Obsolete]
public enum SKColorSpaceType
Inheritance
SKColorSpaceType
Attributes

Fields

Cmyk 1

The CMYK color space.

Gray 2

The gray color space.

Rgb 0

The RGB color space.

Applies to