NSImageRep.ColorSpaceName Property

Definition

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.None, "Use 'Type' and 'NSColorType' instead.")]
public virtual string ColorSpaceName { [Foundation.Export("colorSpaceName")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.None, "Use 'Type' and 'NSColorType' instead.")] get; [Foundation.Export("setColorSpaceName:")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.None, "Use 'Type' and 'NSColorType' instead.")] set; }
member this.ColorSpaceName : string with get, set

Property Value

Attributes

Applies to