Image File Formats  
Top  Previous  Next


ImageWarp supports the following standard image file formats: IWD (ImageWarp document), BMP (Windows bitmap), PCX (Zsoft Paintbrush), GIF (Graphic Interchange Format), TIFF (Tagged Image File Format), FITS (Flexible Image Transport System), TGA (Truevision Targa), JPEG (Joint Photographic Engineer Group) and AVI. It also supports a user-defined RAW format for reading and storing uncompressed images.

The following table shows which image types and what kinds of extended image data of ImageWarp are supported by specific file formats. Unsupported image types are automatically converted into the closest match before storing.


1-bit, 4-bit
8-bit
Gray
8-bit
Multi phase
RGB
16-bit
RGB
24-bit
RGB
32-bit
RGB
48-bit
Gray
16-bit,
32-bit,
float,
complex
Sequences
Scale info
Pseudo colors
BMP  
Yes
Yes
Yes
Yes
Yes
Yes
Yes





PCX  

Yes
Yes
Yes
Yes
Yes
Yes





GIF  

Yes
Yes
Yes





Yes


JPEG  


Yes


Yes




Yes

TGA  
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes




FITS  


Yes





Yes
Yes
Yes
Yes
TIFF  
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
IWD  
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
RAW  


Yes

Yes
Yes
Yes
Yes
Yes



 
     
Image scaling information (unit, resolution, origin), as well as pseudo-color palettes and maps for gray images is stored in the IWD, TIF and FITS files only. Since ImageWarp uses a proprietary code for that, other programs can retrieve only the image but not this information.

ImageWarp recognizes GIF animations and AVI files and opens them as sequences
. Image types supported by AVI format depend on the codec used for compression. Gray sequences can also be stored in TIFF and FITS formats.

JPG and AVI files can be stored with adjustable compression ratios (see Save Image for more details).

IWD is a proprietary ImageWarp's format that provides a lossless compression and supports all the extended data fields.