Bsoft 2.1.4
Bernard's software package
rwPNG.h File Reference

Header file for reading and writing PNG files. More...

#include "rwimg.h"

Functions

int readPNG (Bimage *p, int readdata)
 
int writePNG (Bimage *p)
 

Detailed Description

Header file for reading and writing PNG files.

Author
Bernard Heymann
Date
Created: 20041223
Modified: 20041223
Format: PNG 2D image file format

Function Documentation

◆ readPNG()

int readPNG ( Bimage p,
int  readdata 
)

◆ writePNG()

int writePNG ( Bimage p)