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

Go to the source code of this file.

Defines

#define PNG_INTERNAL

Functions

void PNGAPI png_default_flush (png_structp png_ptr)
void PNGAPI png_default_write_data (png_structp png_ptr, png_bytep data, png_size_t length)
void png_flush (png_structp png_ptr)
void PNGAPI png_set_write_fn (png_structp png_ptr, png_voidp io_ptr, png_rw_ptr write_data_fn, png_flush_ptr output_flush_fn)
void png_write_data (png_structp png_ptr, png_bytep data, png_size_t length)

Define Documentation

#define PNG_INTERNAL

Definition at line 18 of file pngwio.c.


Function Documentation

void PNGAPI png_default_flush ( png_structp  png_ptr)

Definition at line 132 of file pngwio.c.

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

Definition at line 44 of file pngwio.c.

void png_flush ( png_structp  png_ptr)

Definition at line 124 of file pngwio.c.

void PNGAPI png_set_write_fn ( png_structp  png_ptr,
png_voidp  io_ptr,
png_rw_ptr  write_data_fn,
png_flush_ptr  output_flush_fn 
)

Definition at line 170 of file pngwio.c.

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

Definition at line 29 of file pngwio.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