Share via


ICIImageProcessorInput.Format Property

Definition

The pixel format of the input image.

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreImage.CIFormat Format { [Foundation.Export("format")] get; }
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("format")>]
member this.Format : CoreImage.CIFormat

Property Value

Attributes

Applies to