Xmipp  v3.23.11-Nereus
Public Member Functions | Public Attributes | List of all members
ImageBase::TIFFDirHead Struct Reference

#include <xmipp_image_base.h>

Public Member Functions

 TIFFDirHead ()
 

Public Attributes

unsigned short bitsPerSample
 
unsigned short samplesPerPixel
 
unsigned int imageWidth
 
unsigned int imageLength
 
uint16_t imageSampleFormat
 
unsigned short resUnit
 
float xTiffRes
 
float yTiffRes
 
unsigned int subFileType
 
uint16_t pNumber
 
uint16_t pTotal
 

Detailed Description

TIFF Data Header

Definition at line 36 of file xmipp_image_base.h.

Constructor & Destructor Documentation

◆ TIFFDirHead()

ImageBase::TIFFDirHead::TIFFDirHead ( )
inline

Definition at line 47 of file xmipp_image_base.h.

63 {

Member Data Documentation

◆ bitsPerSample

unsigned short ImageBase::TIFFDirHead::bitsPerSample

Definition at line 38 of file xmipp_image_base.h.

◆ imageLength

unsigned int ImageBase::TIFFDirHead::imageLength

Definition at line 41 of file xmipp_image_base.h.

◆ imageSampleFormat

uint16_t ImageBase::TIFFDirHead::imageSampleFormat

Definition at line 42 of file xmipp_image_base.h.

◆ imageWidth

unsigned int ImageBase::TIFFDirHead::imageWidth

Definition at line 40 of file xmipp_image_base.h.

◆ pNumber

uint16_t ImageBase::TIFFDirHead::pNumber

Definition at line 46 of file xmipp_image_base.h.

◆ pTotal

uint16_t ImageBase::TIFFDirHead::pTotal

Definition at line 46 of file xmipp_image_base.h.

◆ resUnit

unsigned short ImageBase::TIFFDirHead::resUnit

Definition at line 43 of file xmipp_image_base.h.

◆ samplesPerPixel

unsigned short ImageBase::TIFFDirHead::samplesPerPixel

Definition at line 39 of file xmipp_image_base.h.

◆ subFileType

unsigned int ImageBase::TIFFDirHead::subFileType

Definition at line 45 of file xmipp_image_base.h.

◆ xTiffRes

float ImageBase::TIFFDirHead::xTiffRes

Definition at line 44 of file xmipp_image_base.h.

◆ yTiffRes

float ImageBase::TIFFDirHead::yTiffRes

Definition at line 44 of file xmipp_image_base.h.


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