Close

Relief for ODA Team in Ukraine

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

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

  • details Gets the RGB values for a given color index.
 

Parameters
Description
pPalette
[in] Palette to perform mapping.

RGB valued for the given color index.

File: ColorMapping.h 

Module: API Reference 

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