AddNoise example for Visual J++

This example adds red noise and redisplays the bitmap.

LEAD1.AddNoise( (short) 500, (short) LTOCXU.ChannelConstants.CHANNEL_RED );
LEAD1.ForceRepaint();