digiKam
Loading...
Searching...
No Matches
Digikam::LevelsContainer Class Reference

#include <levelsfilter.h>

Public Member Functions

 LevelsContainer ()=default
 
 ~LevelsContainer ()=default
 

Public Attributes

double gamma [5] = { 1.0 }
 
int hInput [5] = { 65535 }
 
int hOutput [5] = { 65535 }
 
int lInput [5] = { 0 }
 
int lOutput [5] = { 0 }
 

Constructor & Destructor Documentation

◆ LevelsContainer()

Digikam::LevelsContainer::LevelsContainer ( )
default

◆ ~LevelsContainer()

Digikam::LevelsContainer::~LevelsContainer ( )
default

Member Data Documentation

◆ gamma

double Digikam::LevelsContainer::gamma[5] = { 1.0 }

◆ hInput

int Digikam::LevelsContainer::hInput[5] = { 65535 }

◆ hOutput

int Digikam::LevelsContainer::hOutput[5] = { 65535 }

◆ lInput

◆ lOutput

int Digikam::LevelsContainer::lOutput[5] = { 0 }

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