ImageApplet1 is designed for gradual display of both single and mutiframe images. The applet displays the image unscaled centered in its display area.
Parameters:
"background" -background color of the applet and unused portions of image canvas as a triplet of comma separated whole r,g,b numbers from interval [0,255].
"image" -partial URL of the image file relative to applet's code base.
"sync" optional parameter causes synchronization of the image preparation engine and the painting. Useful only for very fast GIF animations.
Download!