Go to the source code of this file.
Macros | |
| #define | TIFFLIB_VERSION_STR "LIBTIFF, Version 4.6.0\nCopyright (c) 1988-1996 Sam Leffler\nCopyright (c) 1991-1996 Silicon Graphics, Inc." |
| #define | TIFFLIB_VERSION |
| #define | TIFFLIB_MAJOR_VERSION 4 |
| #define | TIFFLIB_MINOR_VERSION 6 |
| #define | TIFFLIB_MICRO_VERSION 0 |
| #define | TIFFLIB_VERSION_STR_MAJ_MIN_MIC "4.6.0" |
| #define | TIFFLIB_AT_LEAST(major, minor, micro) |
| #define TIFFLIB_VERSION_STR "LIBTIFF, Version 4.6.0\nCopyright (c) 1988-1996 Sam Leffler\nCopyright (c) 1991-1996 Silicon Graphics, Inc." |
Definition at line 11 of file tiffvers.h.
| #define TIFFLIB_VERSION |
Definition at line 19 of file tiffvers.h.
| #define TIFFLIB_MAJOR_VERSION 4 |
Definition at line 22 of file tiffvers.h.
| #define TIFFLIB_MINOR_VERSION 6 |
Definition at line 23 of file tiffvers.h.
| #define TIFFLIB_MICRO_VERSION 0 |
Definition at line 24 of file tiffvers.h.
| #define TIFFLIB_VERSION_STR_MAJ_MIN_MIC "4.6.0" |
Definition at line 25 of file tiffvers.h.
| #define TIFFLIB_AT_LEAST | ( | major, | |
| minor, | |||
| micro | |||
| ) |
Definition at line 30 of file tiffvers.h.
1.8.13 on Fri Aug 1 2025