* MPImage * AutoDocs *
This is version 8.2.
MPImage is a tool for viewing, scaling and converting Images.
It can load the following formats:
*. ILBM
All standard ILBM formats including EHB, HAM6, HAM8 and 24bit;
*. PBM
All formats (P1, P2, P3, P4, P5 and P6);
*. DataTypes
Any datatype supported format;
*. JPEG
Loads JPEGs with Djpeg;
*. PNG
Loads PNGs with pngtopnm.
*. DCTV
DCTV ILBMs with dctv.library version 3.
It can view in the following modes:
*. Workbench
View in a window on the Workbench;
*. Public Screen
View in a window on a named Public Screen;
*. EGS Screen
View in a window on the default EGS screen.
*. Screen
View on a custom screen
It can save in the following formats:
*. Greyscale
ILBM 16 shades and 256 shades;
*. HAM6
ILBM HAM6 with fixed, computed or supplied palette;
*. HAM8
ILBM HAM8 with fixed, computed or supplied palette;
*. EHB
ILBM EHB with computed or supplied palette;
*. COLOUR
ILBM with computed or supplied palette, 2 to 256 colours;
*. ILBM24
24 bit ILBM;
*. PPM
P5 and P6 modes.
*. JPEG
JPEG with Cjpeg.
*. PNG
PNG with pnmtopng.
*. DCTV
DCTV ILBMs with dctv.library version 3
It includes files which allow MPImage.library to be called from any
C program and includes some example source.
Also see http://www.topic.demon.co.uk/ for related interest.
|