CFx SDK Documentation
2020SP3
|
#include "OdPlatform.h"
Go to the source code of this file.
Functions | |
bool | odcmIsBackgroundLight (ODCOLORREF backgroung) |
FIRSTDLL_EXPORT const ODCOLORREF * | odcmAcadDarkPalette () |
FIRSTDLL_EXPORT const ODCOLORREF * | odcmAcadLightPalette () |
FIRSTDLL_EXPORT const ODCOLORREF * | odcmAcadPlotPalette () |
FIRSTDLL_EXPORT const ODCOLORREF * | odcmAcadPalette (ODCOLORREF backgr) |
FIRSTDLL_EXPORT ODCOLORREF | odcmLookupRGB (int index, const ODCOLORREF *pPalette) |
FIRSTDLL_EXPORT int | odcmLookupACI (ODCOLORREF rgb, const ODCOLORREF *pPalette) |
FIRSTDLL_EXPORT const ODCOLORREF* odcmAcadDarkPalette | ( | ) |
FIRSTDLL_EXPORT const ODCOLORREF* odcmAcadLightPalette | ( | ) |
FIRSTDLL_EXPORT const ODCOLORREF* odcmAcadPalette | ( | ODCOLORREF | backgr | ) |
FIRSTDLL_EXPORT const ODCOLORREF* odcmAcadPlotPalette | ( | ) |
|
inline |
Definition at line 32 of file ColorMapping.h.
FIRSTDLL_EXPORT int odcmLookupACI | ( | ODCOLORREF | rgb, |
const ODCOLORREF * | pPalette | ||
) |
FIRSTDLL_EXPORT ODCOLORREF odcmLookupRGB | ( | int | index, |
const ODCOLORREF * | pPalette | ||
) |