isRotateSupported property

bool isRotateSupported

@return Whether this bitmap supports counter-clockwise rotation.

Implementation

bool get isRotateSupported => _binarizer.luminanceSource.isRotateSupported;