Download T/HIS 9.4 user manual

Transcript
User manual Version 9.4, November 2009
T/HIS
5.8.1.1 File Format
8-bit file formats
BMP Uncompressed
Uncompressed 8 bit Microsoft windows
bitmap. The approximate size of the file (in
bytes) is
file size= image width * image height
BMP Compressed
8 bit RLE Microsoft windows bitmap.
PNG
8 bit Portable Network Graphics
GIF
Graphics Interchange Format
24-bit file formats
BMP
Uncompressed 24 bit Microsoft windows
bitmap. The approximate size of the file (in
bytes) is
file size = 3 * image width *image height
PNG
24 bit Portable Network Graphics
JPG
JPEG (Joint Photographic Experts Group)
file
PPM
Uncompressed Portable PixMap. The
approximate size of the file (in bytes) is
file size = 3 * image width *image height
5.8.1.2 Resolution
All images can be output at either the screen resolution or at a resolution of either 2 or 4
times the screen resolution.
Page 5.41