#include <filter_factory.h>
Static Public Member Functions | |
static int | read (SWFStream &in, bool read_multiple, Filters *store) |
Read one, possibly multiple filters from the stream, and push them into the vector store. Returns the number read. If read_multiple is true, the first byte of the stream is expected to contain the number of filters to be read. |
Read one, possibly multiple filters from the stream, and push them into the vector store. Returns the number read. If read_multiple is true, the first byte of the stream is expected to contain the number of filters to be read.
References gnash::BEVEL, gnash::BLUR, gnash::COLOR_MATRIX, gnash::CONVOLUTION, gnash::DROP_SHADOW, gnash::GLOW, gnash::GRADIENT_BEVEL, and gnash::GRADIENT_GLOW.