UIGraphicsImageRendererFormat.PrefersExtendedRange 属性

定义

获取或设置图形上下文是否应使用扩展颜色。

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, "Use the 'PreferredRange' property instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.TvOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, "Use the 'PreferredRange' property instead.")]
public virtual bool PrefersExtendedRange { [Foundation.Export("prefersExtendedRange")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, "Use the 'PreferredRange' property instead.")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.TvOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, "Use the 'PreferredRange' property instead.")] get; [Foundation.Export("setPrefersExtendedRange:")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, "Use the 'PreferredRange' property instead.")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.TvOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, "Use the 'PreferredRange' property instead.")] set; }
member this.PrefersExtendedRange : bool with get, set

属性值

属性

适用于