precision
Precision.EXACT if the output image needs to fit/fill the target's dimensions exactly.
For instance, if Precision.INEXACT BitmapFactoryDecoder
will not decode an image at a larger size than its source dimensions as an optimization.
Precision.EXACT if the output image needs to fit/fill the target's dimensions exactly.
For instance, if Precision.INEXACT BitmapFactoryDecoder
will not decode an image at a larger size than its source dimensions as an optimization.