CMS 3D CMS Logo

fwPaletteExtra.h
Go to the documentation of this file.
1 #ifndef Fireworks_Core_FWColorManagerExtra_h
2 #define Fireworks_Core_FWColorManagerExtra_h
4 
5 namespace fireworks {
6  void GetColorValuesForPaletteExtra(float (*iColors)[3], unsigned int iSize, FWColorManager::EPalette id, bool isBlack);
7 }
8 #endif
void GetColorValuesForPaletteExtra(float(*iColors)[3], unsigned int iSize, FWColorManager::EPalette id, bool isWhiteBg)