imgMarginPart property

double? imgMarginPart

Part of margin from the edges of the image that is ignored by glares check. Example: value 0.07 is 7% of image area is ignored.

Implementation

double? get imgMarginPart => _imgMarginPart;