24 #ifndef __IColorSystemUtils__ 25 #define __IColorSystemUtils__ 27 #include "AppFrameworkID.h" 28 #include "IPMUnknown.h" 30 #include "BravoForwardDecl.h" 32 #include "IColorData.h" 34 #include "ColorSystemID.h" 35 #include "ShuksanID.h" 37 #include "GraphicTypes.h" 56 enum { kDefaultIID = IID_ICOLORSYSTEMUTILS };
69 bool16 doUseComma ) = 0;
140 AGMColorSpace **colorSpace,
float *colorValue,
IGraphicsPort* gPort = nil) = 0;
211 virtual bool32
IsWhite(
const UIDRef& swatchRef,
PMReal tint = kDefaultTintPercent, bool32 useAltspaceOnly = kFalse) = 0;
234 #endif // __IColorSystemUtils__