bytesPerPixel property

int? bytesPerPixel
final

The distance between adjacent pixel samples on Android, in bytes.

Will be null on iOS.

Implementation

final int? bytesPerPixel;