
imagconv.exe  -- PM->Windows Image Conversion utility

This utility converts PM bitmap, icon, and pointer files to equivalent
Windows' bitmaps, icons, and cursors.

Format:  imagconv [type] PM_input_file Windows_output_file

	 type is needed only when the file extension is not obvious:
		
              -b   for bitmap files (.bmp->.bmp) 
              -i   for icon files   (.ico->.ico)
              -c   for cursor files (.ptr->.cur)

