averageBpp property

int? averageBpp
final

Average bits-per-pixel as integer. Subsampled planar formats use a different resolution, which is the reason this value can sometimes be odd or confusing. Can be unavailable with some formats.

Implementation

final int? averageBpp;