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