value property

an optional ScaleCropTypeTValue which enables smart image analysis. Each smart analysis mode combines various methods for detecting areas of interest in an image. The methods you include are applied sequentially. The algorithm switches to the next method only if no regions were found by the previous one. If no regions of interest were found, the offset setting is used to crop an image.

Implementation

@override
final ScaleCropTypeTValue? value;