StretchIntensity example for Visual Basic

Note: Also works with Access 95 and 97.

This example stretches the intensity and redisplays the image.

Dim RasterProc As New LEADRasterProcess
RasterProc.StretchIntensity LEADRasterView1.Raster
LEADRasterView1.ForceRepaint