bitsPerChannel property

int bitsPerChannel

The number of bits per color channel.

Implementation

int get bitsPerChannel => data?.bitsPerChannel ?? 0;