Error processing SSI file
LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Show in webframe

StopOverlay Method








Restores the previous overlay callback.
Syntax
public void StopOverlay()
'Declaration
 
Public Sub StopOverlay() 
'Usage
 
Dim instance As RasterCodecs
 
instance.StopOverlay()
public void StopOverlay()
- (void)stopOverlay
public void stopOverlay()
 function Leadtools.Codecs.RasterCodecs.StopOverlay()
public:
void StopOverlay(); 
Remarks
Call this method to restore the old overlay handling prior to calling StartOverlay
Example
For an example, refer to StartOverlay.
Requirements

Target Platforms

See Also

Reference

RasterCodecs Class
RasterCodecs Members

Error processing SSI file