Gnash  0.8.11dev
Classes | Namespaces | Functions
SWFCxForm.h File Reference
#include "dsodefs.h"
#include <iosfwd>
#include <cstdint>

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.
 

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)