normalizedCropRect property

Rect? normalizedCropRect
final

specify crop rectangle in unit coordinates of the original image, such as a face.

Defaults to CGRectZero (not applicable)

Implementation

final Rect? normalizedCropRect;