LR_DEFAULTCOLOR top-level constant

  1. @Deprecated('Use IMAGE_FLAGS.LR_DEFAULTCOLOR instead')
int const LR_DEFAULTCOLOR

The default flag; it does nothing.

Implementation

@Deprecated('Use IMAGE_FLAGS.LR_DEFAULTCOLOR instead')
const LR_DEFAULTCOLOR = 0x00000000;