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 | TIFFInitOJPEG NotConfigured |
#define | TIFFInitJBIG NotConfigured |
Functions | |
int | TIFFIsCODECConfigured (uint16 scheme) |
Check whether we have working codec for the specific coding scheme. More... | |
Variables | |
TIFFCodec | _TIFFBuiltinCODECS [] |
#define TIFFInitJBIG NotConfigured |
Definition at line 61 of file tif_codec.c.
#define TIFFInitOJPEG NotConfigured |
Definition at line 52 of file tif_codec.c.
Check whether we have working codec for the specific coding scheme.
Definition at line 135 of file tif_codec.c.
References TIFFCodec::init, and TIFFFindCODEC().
Referenced by TIFFGetConfiguredCODECs().
TIFFCodec _TIFFBuiltinCODECS[] |
Definition at line 79 of file tif_codec.c.
Referenced by TIFFFindCODEC(), and TIFFGetConfiguredCODECs().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:57.
© Copyright Michele Bosi. All rights reserved.