PhotoPerfect Manual
FF_LogoMix
Data type
VT_BOOL
Function
FF_LogoMix(VT_BSTR text, VT_R8 size, VT_R8 left, VT_R8 top, VT_R8 transp, VT_I4 fcolor, VT_I4 bcolor, VT_BOOL bctrans, VT_BOOL bcsmooth)
Description
Inserts text or a logo into the image. If no <text> is given, the topmost image of the stack is used as logo.
Arguments
text = text to be inserted. If none is given, the topmost image of the stack is used as logo.
size = size (0 - 100%) left = displacement from left (0 - 100%) top = displacement from top (0 - 100%)
fcolor = foreground color
bcolor = background color
bctrans = transparency of the background color
bcsmooth = smooth edges (only together with <bctrans>)