CGColorSpaceNames Class

Definition

Provides string constants whose values are known color spaces.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static class CGColorSpaceNames
type CGColorSpaceNames = class
Inheritance
CGColorSpaceNames
Attributes

Properties

AcesCGLinear

Gets a string constant that identifies the AcesCGLinear color space.

AdobeRgb1998

Gets a string constant that identifies the AdobeRgb1998 color space.

AdobeRGB1998
Dcip3

Gets a string constant that identifies the Dcip3 color space.

DisplayP3

Gets a string constant that identifies the DisplayP3 color space.

ExtendedGray

Gets a string constant that identifies the ExtendedGray color space.

ExtendedLinearGray

Gets a string constant that identifies the ExtendedLinearGray color space.

ExtendedLinearSrgb

Gets a string constant that identifies the ExtendedLinearSrgb color space.

ExtendedSrgb

Gets a string constant that identifies the ExtendedSrgb color space.

GenericCmyk

Gets a string constant that identifies the GenericCmyk color space.

GenericCMYK
GenericGray

Gets the name of the generic gray color space.

GenericGrayGamma2_2

Gets the name of the generic gray color space that has a gamma value of 2.2.

GenericLab
GenericRgb

Gets a string constant that identifies the GenericRgb color space.

GenericRGB
GenericRgbLinear

Gets a string constant that identifies the GenericRgbLinear color space.

GenericRGBLinear
GenericXyz

Gets a string constant that identifies the GenericXyz color space.

ItuR_2020

Gets a string constant that identifies the ItuR_2020 color space.

ItuR_709

Gets a string constant that identifies the ItuR_709 color space.

LinearGray

Gets a string constant that identifies the LinearGray color space.

LinearSrgb

Gets a string constant that identifies the LinearSrgb color space.

RommRgb

Gets a string constant that identifies the RommRgb color space.

Srgb

Gets a string constant that identifies the Srgb color space.

SRGB

Applies to