Share via


CIImage.PixelBuffer Property

Definition

The image data, as a CVPixelBuffer.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to