Provided by: libming-dev_0.4.5-1.2ubuntu7_amd64 

NAME
SWFPlaceObject2Block_setBlendMode - set blend mode.
SYNOPSIS
#include <ming.h>
void SWFPlaceObject2Block_setBlendMode
(
SWFPlaceObject2Block block,
int mode
);
PARAMETERS
SWFPlaceObject2Block block
Not Documented.
int mode
Not Documented.
DESCRIPTION
See ming.h for possible blend modes Only if SWF Version >= 8. Sets PlaceObject version to 3.
c2man placeobject.c 1 October 2008 SWFPlaceObject2Block_setBlendMode(3)