Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: CATImage::PNGFlush
void CATImage::PNGFlush ( png_structp  png_ptr  )  [static, protected]

PNGFlush() flushes the current stream for libpng.

You shouldn't need to call this directly - these are called by libpng only.

Parameters:
png_ptr - structure for the .png library. The CATStream* for the current stream is in png_ptr->io_ptr.
Returns:
none. Throws a CATRESULT on error.
See also:
Load(), Save()

Definition at line 1597 of file CATImage.cpp.

Referenced by Save().


Generated on Mon Feb 11 04:10:35 2008 for Game Accessibility Suite by doxygen 1.5.4