Filter Parameters:
Name | Type | Opt/Reqd | Range ============================================================================ FE2_ROTATE_ANGLE | Numeric | Optional | {0,90,180,270}
Example Usage:
sc = Flix2_AddFilter(&filter, flix, FE2_FILTER_ROTATE); // rotate source 90 degrees clockwise if(sc == ON2_OK) sc = Flix2_FilterSetParam(filter, FE2_ROTATE_ANGLE, 90.0);
Defines | |
| #define | FE2_FILTER_ROTATE |
| Filter name for use with Flix2_AddFilter(). | |
| #define | FE2_ROTATE_ANGLE |
| Specifies the image rotation angle in degrees. | |
| #define FE2_FILTER_ROTATE |
| #define FE2_ROTATE_ANGLE |
Flix Engine Linux documentation, generated on Tue Nov 2 16:53:00 2010 by
doxygen 1.5.5