flags property

int flags
final

A bit field where bit 0 indicates the resolution of each pixel value. 0 indicates 16-bit resolution, while 1 indicates 8-bit resolution.

Implementation

final int flags;