Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
odcmLookupACI Function
Syntax
C++
FIRSTDLL_EXPORT int odcmLookupACI(ODCOLORREF rgb, const ODCOLORREF* pPalette);

Returns color index for given RGB pPalette - palette to perform mapping

  • details Gets the color index for a given RGB.
 

Parameters
Description
rgb
[in] RGB to perform mapping.
pPalette
[in] Palette to perform mapping.

Color index for the given RGB.

File: ColorMapping.h 

Module: API Reference 

Copyright © 2002-2022. Open Design Alliance All rights reserved.