Share via


SCScreenshotOutput.HdrImage Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGImage? HdrImage { [Foundation.Export("hdrImage", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setHdrImage:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("hdrImage", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setHdrImage:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.HdrImage : CoreGraphics.CGImage with get, set

Property Value

Attributes

Applies to