toPNG abstract method

FutureOr<Uint8List> toPNG()

Returns the pixels of this as a PNG data.

Implementation

FutureOr<Uint8List> toPNG();