bytesPerPixel property
The distance between adjacent pixel samples on Android, in bytes.
Will be null
on iOS.
Implementation
final int? bytesPerPixel;
The distance between adjacent pixel samples on Android, in bytes.
Will be null
on iOS.
final int? bytesPerPixel;