Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
Go to the source code of this file.
Macros | |
#define | BOOL unsigned char |
#define | TRUE (BOOL) 1 |
#define | FALSE (BOOL) 0 |
#define | PNG_DEBUG 0 |
#define | png_jmpbuf(png_ptr) ((png_ptr)->jmpbuf) |
Functions | |
int | main (int argc, char *argv[]) |
void | usage () |
BOOL | png2pnm (FILE *png_file, FILE *pnm_file, FILE *alpha_file, BOOL raw, BOOL alpha) |
#define BOOL unsigned char |
Definition at line 23 of file png2pnm.c.
Referenced by BuildPngList(), CenterAbout(), vl::Time::currentTime(), vlMFC::MFCWindow::hwnd(), vl::initStartTime(), main(), MyDoMinus64(), vlMFC::MDIWindow::OnDraw(), vl::DiskFile::size(), TIFFFdOpen(), win32_write_file_func(), and WndProc().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:57.
© Copyright Michele Bosi. All rights reserved.