You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
|
||
|
|