Source pcxutils

From FreeSpace Wiki
Revision as of 07:53, 13 February 2006 by Rousseau (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Summary

Contains low-level routines for loading .pcx 2d graphics files.

Major Classes/Functions/Structs

Class/Group/Struct Method/Function/Element Notes
pcx_* functions pcx_read_bitmap*() Various funcitons to read the bitmap contents from different format .pcx files (8 bit, 16 bit etc.).
pcx_read_header() Reads the header from a .pcx file