Number of bytes required to store a single pixel in memory.
@override int get bytesPerPixel => Uint8List.bytesPerElement;