SIZEPALETTE top-level constant

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

Number of entries in the system palette. This index is valid only if the device driver sets the RC_PALETTE bit in the RASTERCAPS index and is available only if the driver is compatible with 16-bit Windows.

Implementation

@Deprecated('Use GET_DEVICE_CAPS_INDEX.SIZEPALETTE instead')
const SIZEPALETTE = 104;