24 #ifndef __IRASTERPORT__ 25 #define __IRASTERPORT__ 27 #include "GraphicsID.h" 31 #include "BravoForwardDecl.h" 48 enum { kDefaultIID = IID_IRASTERPORT };
56 virtual void Setup() = 0;
120 virtual void currentdash(int32 *numDash, Fixed **dashArray, Fixed *offset) = 0;
191 virtual void currentdstcolor(AGMRasterPort *dstDevice, AGMPaint *agmPaint) = 0;