Gnash  0.8.10
Static Public Member Functions
gnash::filter_factory Class Reference

#include <filter_factory.h>

List of all members.

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.

Member Function Documentation

int gnash::filter_factory::read ( SWFStream in,
bool  read_multiple,
Filters store 
) [static]

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::SWFStream::ensureBytes(), gnash::SWFStream::read_u8(), IF_VERBOSE_PARSE, _, gnash::key::i, gnash::DROP_SHADOW, gnash::BLUR, gnash::GLOW, gnash::BEVEL, gnash::GRADIENT_GLOW, gnash::CONVOLUTION, gnash::COLOR_MATRIX, gnash::GRADIENT_BEVEL, IF_VERBOSE_MALFORMED_SWF, and gnash::key::p.


The documentation for this class was generated from the following files: