CVPixelBuffer Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A CVImageBuffer that holds pixels.
[ObjCRuntime.Watch(4, 0)]
public class CVPixelBuffer : CoreVideo.CVImageBuffer
type CVPixelBuffer = class
inherit CVImageBuffer
- Inheritance
- Attributes
Constructors
CVPixelBuffer(nint, nint, CVPixelFormatType, CVPixelBufferAttributes) | |
CVPixelBuffer(nint, nint, CVPixelFormatType) |
Properties
Methods
Extension Methods
ToCGImage(CVPixelBuffer, CGImage) |