Share via


ICIEdgePreserveUpsampleProtocol.SmallImage Property

Definition

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreImage.CIImage? SmallImage { [Foundation.Export("smallImage", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setSmallImage:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("smallImage", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setSmallImage:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.SmallImage : CoreImage.CIImage with get, set

Property Value

Attributes

Applies to