alsoInverted property

bool alsoInverted
final

If true, also tries to decode as inverted image. All configured decoders are simply called a second time with an inverted image. Doesn't matter what it maps to; use booltrue.

Implementation

final bool alsoInverted;