test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 isBlack)