pub unsafe static kCVImageBufferDisplayMaskRectangle_ReferenceRasterWidthKey: &'static CFStringAvailable on crate feature
CVImageBuffer only.Expand description
Specifies the width in pixels of the 2D coordinate system to define the rectangle. 0,0 origin is the top-left. The raster width value is a CFNumber of unsigned 16-bit integer. Usually matches the width of the video or the output device.
See also Appleās documentation