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
7 GetColorValuesForPaletteExtra(float(* iColors)[3], unsigned int iSize, FWColorManager::EPalette id, bool isBlack);
8 }
9 #endif
10 
void GetColorValuesForPaletteExtra(float(*iColors)[3], unsigned int iSize, FWColorManager::EPalette id, bool isWhiteBg)