Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include "tif_config.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "tif_fax3.h"
Go to the source code of this file.
Macros | |
#define | streq(a, b) (strcmp(a,b) == 0) |
Functions | |
void | WriteTable (FILE *fd, const TIFFFaxTabEnt *T, int Size, const char *name) |
int | main (int argc, char *argv[]) |
Variables | |
TIFFFaxTabEnt | MainTable [128] |
TIFFFaxTabEnt | WhiteTable [4096] |
TIFFFaxTabEnt | BlackTable [8192] |
Definition at line 44 of file mkg3states.c.
Referenced by _TIFFFindFieldInfoByName().
Definition at line 377 of file mkg3states.c.
void WriteTable | ( | FILE * | fd, |
const TIFFFaxTabEnt * | T, | ||
int | Size, | ||
const char * | name | ||
) |
Definition at line 342 of file mkg3states.c.
References i.
TIFFFaxTabEnt BlackTable[8192] |
Definition at line 49 of file mkg3states.c.
TIFFFaxTabEnt MainTable[128] |
Definition at line 47 of file mkg3states.c.
TIFFFaxTabEnt WhiteTable[4096] |
Definition at line 48 of file mkg3states.c.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:57.
© Copyright Michele Bosi. All rights reserved.