6 lines
292 B
6 lines
292 B
14 years ago
|
This is a slightly modified version of the jpeg library. A new color space
|
||
|
is added, "JCS_RGBA", for reading from/writing to jpeg files using the format
|
||
|
expected by the CyanWorlds.com Engine. This code does not pretend to provide
|
||
|
more RGBA support than needed for the CyanWorlds.com Engine.
|
||
|
|