diff options
Diffstat (limited to 'dviware/dvi2bitmap/doc_libdvi2bitmap/man/man3/GIFBitmap.h.3')
-rw-r--r-- | dviware/dvi2bitmap/doc_libdvi2bitmap/man/man3/GIFBitmap.h.3 | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/dviware/dvi2bitmap/doc_libdvi2bitmap/man/man3/GIFBitmap.h.3 b/dviware/dvi2bitmap/doc_libdvi2bitmap/man/man3/GIFBitmap.h.3 new file mode 100644 index 0000000000..125fdf9694 --- /dev/null +++ b/dviware/dvi2bitmap/doc_libdvi2bitmap/man/man3/GIFBitmap.h.3 @@ -0,0 +1,57 @@ +.TH "GIFBitmap.h" 3 "Mon Jan 12 2015" "Version dvi2bitmap1.0" "dvi2bitmap" \" -*- nroff -*- +.ad l +.nh +.SH NAME +GIFBitmap.h \- +.SH SYNOPSIS +.br +.PP +\fC#include 'BitmapImage\&.h'\fP +.br +\fC#include <cstdio>\fP +.br + +.SS "Classes" + +.in +1c +.ti -1c +.RI "class \fBGIFBitmap\fP" +.br +.in -1c +.SS "Macros" + +.in +1c +.ti -1c +.RI "#define \fBBITS\fP 12" +.br +.ti -1c +.RI "#define \fBHSIZE\fP 5003" +.br +.in -1c +.SS "Typedefs" + +.in +1c +.ti -1c +.RI "typedef int \fBcode_int\fP" +.br +.ti -1c +.RI "typedef long int \fBcount_int\fP" +.br +.in -1c +.SH "Macro Definition Documentation" +.PP +.SS "#define BITS 12" + +.PP +Referenced by GIFBitmap::GIFBitmap()\&. +.SS "#define HSIZE 5003" + +.SH "Typedef Documentation" +.PP +.SS "typedef int \fBcode_int\fP" + +.SS "typedef long int \fBcount_int\fP" + +.SH "Author" +.PP +Generated automatically by Doxygen for dvi2bitmap from the source code\&. |