Source jpgutils
From FreeSpace Wiki
Summary
Contains low-level routines for loading .jpg 2d graphics files.
Major Classes/Functions/Structs
| Class/Group/Struct | Method/Function/Element | Notes |
|---|---|---|
| jpeg_* functions | jpeg_read_bitmap() | Reads the bitmap contents from a .jpg file. |
| jpeg_read_header() | Reads the header from a .jpg file |