X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;ds=sidebyside;f=lib%2Frfxswf.h;h=a3420c932c4cb14d30c13f1bdf6661cb7d3a44d7;hb=d84140e50c86deb557dc2af0e111440d0644c496;hp=862d492f07bd7a9ee718efd15f57d5675d5d3741;hpb=0c314912130bcd888d0c796424649e2f1f8ef4a9;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