ReactOS 0.4.15-dev-7924-g5949c20
TIFFTagValue Struct Reference

#include <tif_dir.h>

Collaboration diagram for TIFFTagValue:

Public Attributes

const TIFFFieldinfo
 
int count
 
voidvalue
 

Detailed Description

Definition at line 35 of file tif_dir.h.

Member Data Documentation

◆ count

int TIFFTagValue::count

Definition at line 37 of file tif_dir.h.

Referenced by _TIFFVGetField(), _TIFFVSetField(), and TIFFWriteDirectorySec().

◆ info

const TIFFField* TIFFTagValue::info

◆ value

void* TIFFTagValue::value

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