tf_scan_file - A quick way to
open a TIFF file for display or loading to memory.
tf_decode_scan_error -
Convenient way to error handle faulty TIFF files..
tf_display_ifd - Load from
file directly to video display.
tf_display_subimage - Load
sub-portion of image from file directly to video display.
tf_save_file - Save specified
portion of video display as a TIFF file.
tf_image_size
tf_load_image - Load from file
directly into memory buffer, no display (Image Processing).
tf_load_subimage - Load
sub-portion of image from file directly into memory buffer, no display.
tf_save_image - Save directly
from a memory buffer to TIFF file.
tf_set_compression - Can save
image as LZW Compressed TIFF.
tf_get_compression
tf_set_prime_colors - Finds
the primary colors in active Color Table, gives you access to them.
tf_set_true_color_mode -
Selects between Adaptive Palette, Dithering or 332 RGB color collapse.
tf_get_true_color_mode
tf_open_file
tf_close_file
tf_get_file_info
tf_skip_ifd - Support for
Multi-Image TIFF files.
tf_set_defaults
tf_read_ifd