filterQuality property

FilterQuality filterQuality
final

Used to set the filterQuality of the image Use the "low" quality setting to scale the image, which corresponds to bilinear interpolation, rather than the default "none" which corresponds to nearest-neighbor.

Implementation

final FilterQuality filterQuality;