Accusoft ImagXpress 13
Cancel Method
The image buffer being processed which you want to cancel.
Description
Cancels the current loading, processing or saving operation on an image buffer.
Syntax
Visual Basic
Public Sub Cancel( _
   ByVal lImageID As Long _
) 
Parameters
lImageID
The image buffer being processed which you want to cancel.
Remarks

This method cancels the loading or decompression of any image that is loaded by invoking the Filename property and the Load methods (except LoadRaw). This method also cancels the saving or compression of any image saved by the SaveFile method. If a load, decompression, save or compression process is canceled, an error message appears.

See Also

ImagXpress Object  | ImagXpress Members  | SaveFile Method  | FileName Property  | Loading  | Saving

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback