imFormatRegisterTGA

\defgroup tga TGA - Truevision Graphics Adapter File * \section Description * * \par * Truevision TGA File Format Specification Version 2.0 \n * Technical Manual Version 2.2 January, 1991 \n * Copyright 1989, 1990, 1991 Truevision, Inc. * \par * Internal Implementation. * * \section Features * \verbatim Data Types: Byte Color Spaces: Gray, RGB and MAP (Binary saved as Gray) Compressions: NONE - no compression default RLE - Run Lenght Encoding Only one image. Can have an alpha channel (only for RGB) Internally the components are always packed. Internally the lines are arranged from bottom up to top or from top down to bottom.

Attributes: XScreen, YScreen IM_USHORT (1) screen position Title, Author, Description, JobName, Software (string) SoftwareVersion (read only) (string) DateTimeModified (string) [when writing uses the current system time] Gamma IM_FLOAT (1) \endverbatim * \ingroup format

version(IM)
extern (C) @nogc nothrow
void
imFormatRegisterTGA
()

Meta