24 #ifndef __IImageUtils__ 25 #define __IImageUtils__ 28 #include "IPMUnknown.h" 29 #include "IImageAttributes.h" 33 const RsrcID kPCXType =
'PCXC';
35 const RsrcID kPCXType = 301;
40 #include "BravoForwardDecl.h" 43 class ICopyableInMemoryCache;
59 enum { kDefaultIID = IID_IIMAGEUTILS };
60 enum { kUseFirstAlpha = kMaxUInt32 };
247 bool32 bLongAlign = kFalse
305 const int16 imageChannels,
306 const int16 rotation,
307 const bool32 bDoJustify = kTrue,
308 const bool32 bReorient = kFalse
328 #endif // __IImageUtils__