AccusoftImagXpress13 ActiveX DLL > ImagXpress Object : Cancel Method |
Visual Basic |
---|
Public Sub Cancel( _ ByVal lImageID As Long _ ) |
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.