Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Public Attributes | List of all members
TIFFCodec Struct Reference

#include <tiffio.h>

Public Attributes

char * name
 
uint16 scheme
 
TIFFInitMethod init
 

Detailed Description

Definition at line 242 of file tiffio.h.

Member Data Documentation

◆ init

TIFFInitMethod TIFFCodec::init

Definition at line 245 of file tiffio.h.

Referenced by TIFFIsCODECConfigured(), and TIFFSetCompressionScheme().

◆ name

char* TIFFCodec::name

◆ scheme

uint16 TIFFCodec::scheme

Definition at line 244 of file tiffio.h.

Referenced by TIFFFindCODEC(), and TIFFGetConfiguredCODECs().


The documentation for this struct was generated from the following file: