isAntiAlias property

bool isAntiAlias
final

Whether to paint the image with anti-aliasing.

Anti-aliasing alleviates the sawtooth artifact when the image is rotated.

Implementation

final bool isAntiAlias;