PhotoPerfect Manual
FF_MixImage
Data type
VT_BOOL
Function
FF_MixImage(VT_I4 xstart, VT_I4 ystart, VT_I4 width, VT_I4 height, VT_I4 mix)
Description
Mixes the currently loaded image in the given size and position with the factor <mix> (0-256) into the topmost image of the stack.
Arguments
xstart = position from left
ystart = position from top
width = width
height = height
mix = degree of mixing (0-256)