Gnash  0.8.11dev
Classes | Namespaces | Constant Groups | Functions
SWFCxForm.h File Reference
#include "dsodefs.h"
#include <string>
#include <iosfwd>
#include <boost/cstdint.hpp>

Go to the source code of this file.

Classes

class  gnash::SWFCxForm
 Color transformation record. More...
 

Namespaces

 gnash
 Anonymous namespace for callbacks, local functions, event handlers etc.
 

Constant Groups

 gnash
 Anonymous namespace for callbacks, local functions, event handlers etc.
 

Functions

bool gnash::operator== (const SWFCxForm &a, const SWFCxForm &b)
 
bool gnash::operator!= (const SWFCxForm &a, const SWFCxForm &b)
 
bool gnash::invisible (const SWFCxForm &cx)
 Returns true when the SWFCxForm leads to alpha == 0. More...
 
std::ostream & gnash::operator<< (std::ostream &os, const SWFCxForm &cx)