Accusoft ImagXpress 12
Cancel Method
See Also  Send comments on this topic.
lImageID
The image buffer being processed which you want to cancel.
AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : Cancel Method

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.