== Richard Albrecht ========== albrecht@vms.biochem.mpg.de == NAME r_tif_ra - reads 24 bit, 8 bit grey and 8 bit colormap TIFF-files SUMMARY Name r_tif_ra Type Input Inputs NONE Outputs img - field 2D 2-space 4-vector uniform byte Parameters Name Type Default Choices tiff_file browser File Type Filename report toggle off off on DESCRIPTION This is a special reader for uncompressed TIFF-files. It converts 24 bit, 8 bit grey, and 8 bit colormap TIFF-images to an AVS image. The output is in any case a normal AVS image. Opacity of the image is always set to 255, whereas the red, green and blue channels are copied directly (24 bit) or set to the values of the colormap. The Colormap itself (if is) is not copied. A short report is copied to 'stdout' with the toggle. INPUTS none PARAMETERS tiff_file (browser) report (toggle) OUTPUTS img - field 2D 2-space 4-vector uniform byte EXAMPLE NETWORKS r_tif_ra | image viewer RELATED MODULES read image