Contents

region

The rectangular region of the input image that your Core Image Processor Kernel can use to provide the output.

Declaration

var region: CGRect { get }

Discussion

See Also

Getting Supplemental Information for Image Processing