21 #ifndef GNASH_ASCONVERSIONS_H 22 #define GNASH_ASCONVERSIONS_H 28 class ColorTransform_as;
37 SWFCxForm
toCxForm(
const ColorTransform_as& tr);
SWFCxForm toCxForm(const ColorTransform_as &tr)
Convert a ColorTransform_as to a SWFCxForm record.
Definition: ASConversions.cpp:85
Anonymous namespace for callbacks, local functions, event handlers etc.
Definition: dbus_ext.cpp:40
Definition: GnashKey.h:161
SWFMatrix toSWFMatrix(as_object &m)
Convert an object to a SWFMatrix.
Definition: ASConversions.cpp:45