Contents

kCIApplyOptionExtent

The extent of the image.

Declaration

let kCIApplyOptionExtent: String

Discussion

The size of the produced image. The associated value is a four-element array (NSArray) that specifies the x-value of the rectangle origin, the y-value of the rectangle origin, and the width and height.

See Also

Constants