#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 | |
namespace | 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. | |
std::ostream & | gnash::operator<< (std::ostream &os, const SWFCxForm &cx) |