CGColorSpaceNames
AcesCGLinear
AdobeRgb1998
AdobeRGB1998
Dcip3
DisplayP3
DisplayP3_Hlg
DisplayP3_PQ
DisplayP3_PQ_Eotf
ExtendedDisplayP3
ExtendedGray
ExtendedItur_2020
ExtendedLinearDisplayP3
ExtendedLinearGray
ExtendedLinearItur_2020
ExtendedLinearSrgb
ExtendedRange
ExtendedSrgb
GenericCmyk
GenericCMYK
GenericGray
GenericGrayGamma2_2
GenericLab
GenericRgb
GenericRGB
GenericRgbLinear
GenericRGBLinear
GenericXyz
ItuR_2020
Itur_2020_Hlg
Itur_2020_PQ
Itur_2020_PQ_Eotf
ItuR_2020_sRgbGamma
Itur_2100_Hlg
Itur_2100_PQ
ItuR_709
ItuR_709_Hlg
ItuR_709_PQ
LinearDisplayP3
LinearGray
LinearItur_2020
LinearSrgb
RommRgb
Srgb
SRGB
net9.0-macos14.2
namespace CoreGraphics
{
[SupportedOSPlatform("maccatalyst")]
[SupportedOSPlatform("ios")]
[SupportedOSPlatform("macos")]
[SupportedOSPlatform("tvos")]
public static class CGColorSpaceNames
{
[EditorBrowsable(EditorBrowsableState.Never)]
[Field("kCGColorSpaceSRGB", "CoreGraphics")]
[Obsolete("Now accessible as Srgb.", false)]
[SupportedOSPlatform("macos")]
[UnsupportedOSPlatform("ios")]
[UnsupportedOSPlatform("maccatalyst")]
[UnsupportedOSPlatform("tvos")]
public static NSString! SRGB
{
[SupportedOSPlatform("macos")]
[UnsupportedOSPlatform("ios")]
[UnsupportedOSPlatform("maccatalyst")]
[UnsupportedOSPlatform("tvos")]
get;
}
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
macOS | 10.1410.1510.1611.011.111.211.312.012.112.313.013.113.314.014.2 |
Information specific to net9.0-macos14.2 | |
Assembly | Microsoft.macOS , Version=14.2.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Obsolete | Now accessible as Srgb. |
Platform Restrictions | The property getter is only supported on the following platforms:
|
- Built-in API
- Package-provided API