|
Corona Image I/O Library Version 1.0.2 (c) 2003 Chad Austin
This API uses principles explained at http://aegisknight.org/cppinterface.html
This code licensed under the terms of the zlib license. See license.txt.
Note: When compiling this header in gcc, you may want to use the -Wno-non-virtual-dtor flag to get rid of those annoying "class has virtual functions but no virtual destructor" warnings.
Definition at line 36 of file corona.h.
Referenced by corona::DLLImplementation< File >::destroy(), corona::SimpleImage::getFormat(), TestDeletionImage::getFormat(), corona::SimpleImage::getHeight(), TestDeletionImage::getHeight(), corona::SimpleImage::getPalette(), TestDeletionImage::getPalette(), corona::SimpleImage::getPaletteFormat(), TestDeletionImage::getPaletteFormat(), corona::SimpleImage::getPaletteSize(), TestDeletionImage::getPaletteSize(), corona::SimpleImage::getPixels(), TestDeletionImage::getPixels(), corona::SimpleImage::getWidth(), TestDeletionImage::getWidth(), corona::CFile::read(), corona::CFile::seek(), corona::CFile::tell(), and corona::CFile::write(). |