kCVImageBufferDisplayMaskRectangle_RightEdgePointsKey
Specifies inset points on the right vertical edge of the rectangle.
Declaration
let kCVImageBufferDisplayMaskRectangle_RightEdgePointsKey: CFStringDiscussion
The points are CFArray of unsigned 16-bit integer CFNumber pairs alternating between inset X and inset Y. Inset X is an unsigned offset from the right edge (0) towards the left edge (width). Inset Y is an unsigned offset from the top edge (0) towards the bottom edge (height).
See Also
Constants
kCVImageBufferDisplayMaskRectangle_LeftEdgePointsKeykCVImageBufferDisplayMaskRectangle_RectangleHeightKeykCVImageBufferDisplayMaskRectangle_RectangleLeftKeykCVImageBufferDisplayMaskRectangle_RectangleTopKeykCVImageBufferDisplayMaskRectangle_RectangleWidthKeykCVImageBufferDisplayMaskRectangle_ReferenceRasterHeightKeykCVImageBufferDisplayMaskRectangle_ReferenceRasterWidthKey