LibreOffice Module vcl (master) 1
Public Attributes | List of all members
Exif::ExifIFD Struct Reference

Public Attributes

sal_uInt8 tag [2]
 
sal_uInt8 type [2]
 
sal_uInt8 count [4]
 
sal_uInt8 offset [4]
 

Detailed Description

Definition at line 53 of file Exif.hxx.

Member Data Documentation

◆ count

sal_uInt8 Exif::ExifIFD::count[4]

Definition at line 56 of file Exif.hxx.

Referenced by Exif::processIFD().

◆ offset

sal_uInt8 Exif::ExifIFD::offset[4]

Definition at line 57 of file Exif.hxx.

Referenced by Exif::processIFD().

◆ tag

sal_uInt8 Exif::ExifIFD::tag[2]

Definition at line 54 of file Exif.hxx.

Referenced by Exif::processIFD().

◆ type

sal_uInt8 Exif::ExifIFD::type[2]

Definition at line 55 of file Exif.hxx.

Referenced by Exif::processIFD().


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