CopyImage

Allows copying an image from one file format to another. Simply specify the name of the input file and a name of the output file. Based on the extension the new image format is created. Supported formats include gif,jpg,png,tif,bmp.

CopyImage(lcSource,lcTarget)

Return Value

.T. or .F.

Parameters

lcSource
Source image file.

lcTarget
Output image file.

Remarks

Uses wwImaging.dll shipped in the Web Connection directory.

See also:

Class wwAPI

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