|
Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include "tiffiop.h"Go to the source code of this file.
Macros | |
| #define | SETPIXEL(op, v) |
| #define | LITERALROW 0x00 |
| #define | LITERALSPAN 0x40 |
| #define | WHITE ((1<<2)-1) |
Functions | |
| int | TIFFInitNeXT (TIFF *tif, int scheme) |
| #define LITERALROW 0x00 |
Definition at line 44 of file tif_next.c.
| #define LITERALSPAN 0x40 |
Definition at line 45 of file tif_next.c.
| #define SETPIXEL | ( | op, | |
| v | |||
| ) |
Definition at line 35 of file tif_next.c.
| #define WHITE ((1<<2)-1) |
Definition at line 46 of file tif_next.c.
Definition at line 134 of file tif_next.c.
References tiff::tif_decoderow, and void().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:57.
© Copyright Michele Bosi. All rights reserved.