BITSPIXEL top-level constant

  1. @Deprecated('Use GET_DEVICE_CAPS_INDEX.BITSPIXEL instead')
int const BITSPIXEL

Number of adjacent color bits for each pixel.

Implementation

@Deprecated('Use GET_DEVICE_CAPS_INDEX.BITSPIXEL instead')
const BITSPIXEL = 12;