WriteImage

This function writes an image into an existing image by overlaying it. This allows either merging of two images or if the new image has a tranparent background of overlaying.

WriteImage(lcSource,lcInsert,lnLeft,lnTop)

Parameters

lcSource
Source image

lcInsert
Image to insert.

lnLeft
Left position to insert at.

lnTop
Top position to insert at.

Remarks

Uses wwImaging.dll shipped in the Web Connection directory.


See also:

Class wwAPI

© West Wind Technologies, 2023 • Updated: 08/05/07
Comment or report problem with topic