Share via


ICIImageProcessorInput.PixelBuffer Property

Definition

The input CVPixelBuffer.

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreVideo.CVPixelBuffer? PixelBuffer { [Foundation.Export("pixelBuffer")] get; }
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("pixelBuffer")>]
member this.PixelBuffer : CoreVideo.CVPixelBuffer

Property Value

Attributes

Applies to