Defines | Functions
pngrio.c File Reference
#include "png.h"
Include dependency graph for pngrio.c:

Go to the source code of this file.

Defines

#define PNG_INTERNAL

Functions

void PNGAPI png_default_read_data (png_structp png_ptr, png_bytep data, png_size_t length)
void png_read_data (png_structp png_ptr, png_bytep data, png_size_t length)
void PNGAPI png_set_read_fn (png_structp png_ptr, png_voidp io_ptr, png_rw_ptr read_data_fn)

Define Documentation

#define PNG_INTERNAL

Definition at line 18 of file pngrio.c.


Function Documentation

void PNGAPI png_default_read_data ( png_structp  png_ptr,
png_bytep  data,
png_size_t  length 
)

Definition at line 44 of file pngrio.c.

void png_read_data ( png_structp  png_ptr,
png_bytep  data,
png_size_t  length 
)

Definition at line 28 of file pngrio.c.

void PNGAPI png_set_read_fn ( png_structp  png_ptr,
png_voidp  io_ptr,
png_rw_ptr  read_data_fn 
)

Definition at line 137 of file pngrio.c.



openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Thu Apr 11 2019 03:30:20