LR_LOADMAP3DCOLORS top-level constant

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

Searches the color table for the image and replaces shades of gray with the corresponding 3-D color.

Implementation

@Deprecated('Use IMAGE_FLAGS.LR_LOADMAP3DCOLORS instead')
const LR_LOADMAP3DCOLORS = 0x00001000;