Go to the source code of this file.
Functions | |
| static void | idatasource_png_read_data (png_structp png_ptr, png_bytep data, png_size_t length) |
| static void idatasource_png_read_data | ( | png_structp | png_ptr, | |
| png_bytep | data, | |||
| png_size_t | length | |||
| ) | [static] |
Definition at line 28 of file TexturePNG.cpp.
References IDataSource::read().
Referenced by TexturePNG::Read().
1.4.7