Contents

minExposureRectOfInterestSize

The minimum size you may use when specifying a rectangle of interest.

Declaration

var minExposureRectOfInterestSize: CGSize { get }

Discussion

The size returned is in normalized coordinates, and depends on the current activeFormat. If isExposureRectOfInterestSupported returns false, this property returns { 0, 0 }.

See Also

Setting an exposure rectangle of interest