digiKam
Digikam::PTOType::Project Struct Reference

Classes

struct  FileFormat
 

Public Types

enum  BitDepth { UINT8 , UINT16 , FLOAT }
 
enum  ProjectionType { RECTILINEAR = 0 , CYLINDRICAL = 1 , EQUIRECTANGULAR = 2 , FULLFRAMEFISHEYE = 3 }
 

Public Member Functions

 Project ()
 

Public Attributes

BitDepth bitDepth
 
QRect crop
 
double exposure
 
double fieldOfView
 
FileFormat fileFormat
 
bool hdr
 
int photometricReferenceId
 
QStringList previousComments
 
ProjectionType projection
 
QSize size
 
QStringList unmatchedParameters
 

Member Enumeration Documentation

◆ BitDepth

Enumerator
UINT8 
UINT16 
FLOAT 

◆ ProjectionType

Enumerator
RECTILINEAR 
CYLINDRICAL 
EQUIRECTANGULAR 
FULLFRAMEFISHEYE 

Constructor & Destructor Documentation

◆ Project()

Digikam::PTOType::Project::Project ( )
inline

Member Data Documentation

◆ bitDepth

BitDepth Digikam::PTOType::Project::bitDepth

◆ crop

◆ exposure

double Digikam::PTOType::Project::exposure

◆ fieldOfView

double Digikam::PTOType::Project::fieldOfView

◆ fileFormat

◆ hdr

◆ photometricReferenceId

int Digikam::PTOType::Project::photometricReferenceId

◆ previousComments

QStringList Digikam::PTOType::Project::previousComments

◆ projection

◆ size

◆ unmatchedParameters

QStringList Digikam::PTOType::Project::unmatchedParameters

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