digiKam
Loading...
Searching...
No Matches
Digikam::FilmContainer::Private Class Reference

#include <filmfilter_p.h>

Public Member Functions

 Private ()=default
 
 ~Private ()=default
 

Public Attributes

bool applyBalance = true
 
CNFilmProfile cnType = CNNeutral
 
double exposure = 1.0
 
double gamma = 1.0
 
FilmProfile profile = FilmProfile(1.0, 1.0, 1.0)
 
bool sixteenBit = false
 
DColor whitePoint = DColor(QColor("white"), false)
 

Constructor & Destructor Documentation

◆ Private()

Digikam::FilmContainer::Private::Private ( )
default

◆ ~Private()

Digikam::FilmContainer::Private::~Private ( )
default

Member Data Documentation

◆ applyBalance

bool Digikam::FilmContainer::Private::applyBalance = true

◆ cnType

CNFilmProfile Digikam::FilmContainer::Private::cnType = CNNeutral

◆ exposure

double Digikam::FilmContainer::Private::exposure = 1.0

◆ gamma

double Digikam::FilmContainer::Private::gamma = 1.0

◆ profile

FilmProfile Digikam::FilmContainer::Private::profile = FilmProfile(1.0, 1.0, 1.0)

◆ sixteenBit

bool Digikam::FilmContainer::Private::sixteenBit = false

◆ whitePoint

DColor Digikam::FilmContainer::Private::whitePoint = DColor(QColor("white"), false)

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