imFormatRegisterSGI

\defgroup sgi SGI - Silicon Graphics Image File Format * \section Description * * \par * SGI is a trademark of Silicon Graphics, Inc. * \par * Internal Implementation. * * \section Features * \verbatim Data Types: Byte and UShort Color Spaces: Gray and RGB (Binary saved as Gray, MAP with fixed palette when reading only) Compressions: NONE - no compression default RLE - Run Lenght Encoding Only one image. Can have an alpha channel (only for IM_RGB) Internally the components are always packed. Internally the lines are arranged from bottom up to top.

Attributes: Description (string) \endverbatim * \ingroup format

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

Meta