#include "plstdpch.h"
#include "plpngdec.h"
#include "plexcept.h"
#include "png.h"
Include dependency graph for plpngdec.cpp:
Go to the source code of this file.
Functions | |
void | my_read_data (png_structp png_ptr, png_bytep data, png_size_t length) |
|
Definition at line 41 of file plpngdec.cpp. References data, PLBYTE, and PLDataSource::ReadNBytes(). Referenced by PLPNGDecoder::DoDecode(). |
Here is the call graph for this function: