
Public Member Functions | |
| bool | Read (const char *fname, bool bAllowCache=true, bool progress_callback(int)=NULL) |
| bool | WriteJPEG (const char *fname, int quality=99, bool progress_callback(int)=NULL) |
| vtString | GetFilename () const |
| Return the name of the file, if any, from which the image was loaded. | |
| void | Set16Bit (bool bFlag) |
|
||||||||||||||||
|
all the way to the app. |
|
|
Call this method to tell vtlib that you want it to use a 16-bit texture (internal memory format) to be sent to the graphics card. |
|
||||||||||||||||
|
Write this image to a JPEG file. Quality setting is the same as libjpeg, in the range of 0..100. 99 is a typically useful quality setting. |
1.4.5