#include "pandabase.h"#include "pnmimage_base.h"Go to the source code of this file.
| Defines | |
| #define | C_WIN 1 | 
| #define | C_OS2 2 | 
| Functions | |
| unsigned long | BMPlenfileheader (int classv) | 
| unsigned long | BMPleninfoheader (int classv) | 
| unsigned long | BMPlenrgbtable (int classv, unsigned long bitcount) | 
| unsigned long | BMPlenline (int classv, unsigned long bitcount, unsigned long x) | 
| unsigned long | BMPlenbits (int classv, unsigned long bitcount, unsigned long x, unsigned long y) | 
| unsigned long | BMPlenfile (int classv, unsigned long bitcount, unsigned long x, unsigned long y) | 
| unsigned long | BMPoffbits (int classv, unsigned long bitcount) | 
| Variables | |
| char | er_internal [] = "%s: internal error!" | 
| 
 | 
| 
 Definition at line 38 of file bmp.h. Referenced by BMPlenfileheader(), BMPleninfoheader(), BMPlenline(), BMPlenrgbtable(), BMPreadinfoheader(), BMPwriteinfoheader(), BMPwritergb(), and PNMFileTypeBMP::Writer::write_data(). | 
| 
 | 
| 
 Definition at line 37 of file bmp.h. Referenced by BMPlenfileheader(), BMPleninfoheader(), BMPlenline(), BMPlenrgbtable(), BMPreadinfoheader(), BMPreadrgbtable(), BMPwriteinfoheader(), BMPwritergb(), and PNMFileTypeBMP::Writer::write_data(). | 
| 
 | ||||||||||||||||||||
| 
 Definition at line 148 of file bmp.h. References BMPlenline(), x, and y. Referenced by BMPlenfile(). | 
| 
 | ||||||||||||||||||||
| 
 Definition at line 170 of file bmp.h. References BMPlenbits(), BMPoffbits(), x, and y. Referenced by BMPEncode(), BMPEncode24(), BMPwritefileheader(), and PNMFileTypeBMP::Reader::read_data(). | 
| 
 | 
| 
 Definition at line 43 of file bmp.h. References C_OS2, C_WIN, er_internal, and pm_error(). Referenced by BMPEncode(), BMPEncode24(), and BMPoffbits(). | 
| 
 | 
| 
 Definition at line 58 of file bmp.h. References C_OS2, C_WIN, er_internal, and pm_error(). Referenced by BMPEncode(), BMPEncode24(), and BMPoffbits(). | 
| 
 | ||||||||||||||||
| 
 Definition at line 110 of file bmp.h. References C_OS2, C_WIN, er_internal, pm_error(), and x. Referenced by BMPlenbits(). | 
| 
 | ||||||||||||
| 
 Definition at line 73 of file bmp.h. References C_OS2, C_WIN, er_internal, and pm_error(). Referenced by BMPEncode(), BMPoffbits(), and PNMFileTypeBMP::Reader::Reader(). | 
| 
 | ||||||||||||
| 
 Definition at line 159 of file bmp.h. References BMPlenfileheader(), BMPleninfoheader(), and BMPlenrgbtable(). Referenced by BMPlenfile(), BMPwritefileheader(), and PNMFileTypeBMP::Reader::Reader(). | 
| 
 | 
| 
 Definition at line 40 of file bmp.h. Referenced by BMPlenfileheader(), BMPleninfoheader(), BMPlenline(), and BMPlenrgbtable(). | 
 1.3
1.3