 FORMAT SUPPORTED:

	JPEG:	24 and 8 bits (color and greyscale)

	PNG:	Palette, RGB, RGBA, interlace using full image loading

	BMP:	32 bits (ARGB & XRGB), 16 bits (555 & 565), 24 bits, 8 bits palette, 
		4 bits palette, 1 bit palette, 8 bits palette RLE (rle8), 
		4 bits palette RLE (rle4), also loads os/2 1.x bitmaps [my own code]

	GIF:	No. GIFs are evil. I hate GIF, and so should you!