Defines – Google Flix Engine Linux Reference Manual User Manual
Page 127

5.31 Overlay (Watermark)
121
•
on2sc overlay_options_SetMaskPixelXY
flix,
maskPixelX,
maskPixelY)
Set the X and Y coordinates of the mask pixel.
•
on2sc overlay_options_GetMaskPixelRGB
flix,
∗pMaskPixelR,
∗pMaskPixelG,
∗pMaskPixelB)
Return the Red, Green, and Blue component values of the mask pixel.
•
on2sc overlay_options_SetMaskPixelRGB
flix,
maskPixelR,
maskPixelG,
maskPixelB)
Set the Red, Green, and Blue component values of the mask pixel.
•
on2sc overlay_options_GetOverlayPosition
flix,
∗pMode,
∗pX,
∗pY)
Return the overlay position.
•
on2sc overlay_options_SetOverlayPosition
flix,
mode,
x,
y)
Set the overlay position.
Defines
• #define
Filter name for use with
• #define
Set the path to the overlay image file.
• #define
Use the pixel at coordinates (
) to determine the trans-
parent color.
• #define
X coordinate of pixel to use for transparency.
• #define
Y coordinate of pixel to use for transparency.
• #define
Use the RGB value (
) as
the transparency color.
• #define
Red component of the transparency color.
• #define
Green component of the transparency color.
• #define
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen