Accusoft ImagXpress 13
SaveFile Method
Description
Saves the current image to the file specified by the SaveFileName property or to memory if the SaveToBuffer property is true.
Syntax
Visual Basic
Public Sub SaveFile() 
Remarks

Saves the current image to the file specified by the SaveFileName property. If the SaveFileType property is set to zero (default), images are saved in the format of the filename extension specified in the SaveFileName property. The extension consists of up to the last 3 characters following a period in the SaveFileName string. The extension can be upper, lower or mixed case.

The following table lists the image file types that will be saved based on the extension:

Extension File Type

Images are saved in the same color depth as the current image. Since not all image formats support all color depths, the following exceptions apply:

See Also

ImagXpress Object  | ImagXpress Members  | SaveFileName Property  | SaveToBuffer Property  | SaveFileType Property  | Saving

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback