X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2Frfxswf.h;h=a3420c932c4cb14d30c13f1bdf6661cb7d3a44d7;hb=2e5b799fa6e0fe9ef61a168e9d1d107ca7f17e32;hp=862d492f07bd7a9ee718efd15f57d5675d5d3741;hpb=1233dfe1f22d9f14584e3811d480a97c6a89d4ff;p=swftools.git diff --git a/lib/rfxswf.h b/lib/rfxswf.h index 862d492..a3420c9 100644 --- a/lib/rfxswf.h +++ b/lib/rfxswf.h @@ -917,6 +917,22 @@ int swf_ObjectMove(TAG * t,U16 depth,MATRIX * m,CXFORM * cx); #define PF2_ASBITMAP 0x04 //... +#define BLENDMODE_NORMAL 0 +#define BLENDMODE_NORMAL2 1 +#define BLENDMODE_LAYER 2 +#define BLENDMODE_MULTIPLY 3 +#define BLENDMODE_SCREEN 4 +#define BLENDMODE_LIGHTEN 5 +#define BLENDMODE_DARKEN 6 +#define BLENDMODE_ADD 7 +#define BLENDMODE_SUBSTRACT 8 +#define BLENDMODE_DIFFERENCE 9 +#define BLENDMODE_INVERT 10 +#define BLENDMODE_ALPHA 11 +#define BLENDMODE_ERASE 12 +#define BLENDMODE_OVERLAY 13 +#define BLENDMODE_HARDLIGHT 14 + typedef struct _SWFPLACEOBJECT { U16 depth; U16 id; // may be 0