SWFDisplayItem_addFilter
adds a surface filter
- Provided by: libming-dev (Version: 1:0.4.5-1.2ubuntu7)
- Source: ming
- Report a bug
adds a surface filter
#include <ming.h>
void SWFDisplayItem_addFilter
(
SWFDisplayItem item,
SWFFilter filter
);
Adds a bitmap filter to the display object. Also sets cache-as-bitmap flag. See SWFFilter for possible filter objects. Filter can only be applied to buttons, sprite/movieclips and text.