Table of Contents

Name

fromtarga - convert a targa image into an IRIS image

Synopsis

fromtarga inimage.tga outimage.rgb

Description

fromtarga converts a type 2 RGB TARGA image into an IRIS image. Most targa images are displayed directly on monitors with no gamma correction. The typical gamma is about 2.2, so you need to gammawarp the output image by 2.2 to get it into a linear intensity space.

See Also

gammawarp(6D) , totarga(6D)


Table of Contents