ImageEn, unit iexGoogleApi

TIEGoogleVision.ResampleThreshold

TIEGoogleVision.ResampleThreshold

Declaration

property ResampleThreshold: Double;

Description

If a send size is specified, and the image is already very close to that size, it is not resized, e.g. for 0.20 (default), if the new size is within 20% of the old size, the resizing is skipped.

Default: 0.20