Solarize example for Visual Basic

Note: Also works with Access 95 and 97.

This example applies a solarize effect and repaints the image.

Dim RasterProc As New LEADRasterProcess
RasterProc.Solarize LEADRasterView1.Raster, 100
LEADRasterView1.ForceRepaint