Intensity example for Visual Basic

Note: Also works with Access 95 and 97.

This example lightens the bitmap and repaints the image.

Dim RasterProc As New LEADRasterProcess
RasterProc.Intensity LEADRasterView1.Raster, 150
LEADRasterView1.ForceRepaint