tryDownscale property

  1. @Bool()
bool tryDownscale
getter/setter pair

< try detecting code in downscaled images (depending on image size).

Implementation

@ffi.Bool()
external bool tryDownscale;