Wait!
  ResizableImageApplet1 redisplays image it is showing in a resizable window when clicked on using left mouse button (button 1).

Parameters:
"background" Background color of the image canvas as a triplet of comma separated r,g,b numbers from interval [0,255]. Unused portion of the canvas and image transparent pixels will have this color.
"starting_size" Size of the window as it appears on the screen when applet surface is clicked. Size is a pair of comma separated numbers: width,height.
"image" Relative URL of the image file with respect of applet code base.

Download!!!