Contrast example for Visual Basic

Note: Also works with Access 95 and 97.

This example increases the contrast and repaints the image.

Dim RasterProc As New LEADRasterProcess
RasterProc.Contrast LEADRasterView1.Raster, 50
LEADRasterView1.ForceRepaint