ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Saving a TIFF image in a file Hide the details
True if the image was saved,False otherwise. To find out the name of the error, use the function ErrorInfo with the constant errMessage.
Array containing the images for each page of TIFF file.Name of Tiff variable to use.
Name and full (or relative) path of TIFF file to create. A UNC path can be used. The file extension is optional.Caution:The destination directory must exist in order for the image to be saved.The existence of the TIFF file is not checked. This file is automatically overwritten if it already exists.
Saving a TIFF image in memory Hide the details
Byte string containing the image in TIFF format. Then, this byte string can be assigned to an Image control, saved in a file (fSaveText), ...
Array containing the images for each page of TIFF file.Name of the Tiff variable to use.
inMemory: Constant used to save an image in memory.
Last update: 11/26/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: