NUMRESERVED top-level constant

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

Number of reserved 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.NUMRESERVED instead')
const NUMRESERVED = 106;