digiKam
Digikam::SharpContainer Class Reference

Public Types

enum  SharpingMethods { SimpleSharp = 0 , UnsharpMask , Refocus }
 

Public Member Functions

 SharpContainer ()
 
 ~SharpContainer ()
 

Public Attributes

int method
 Store SharpingMethods value. More...
 
double rfCorrelation
 
double rfGauss
 
int rfMatrix
 
double rfNoise
 
double rfRadius
 Refocus. More...
 
int ssRadius
 Simple sharp. More...
 
double umAmount
 
bool umLumaOnly
 
double umRadius
 Unsharp mask. More...
 
double umThreshold
 

Member Enumeration Documentation

◆ SharpingMethods

Enumerator
SimpleSharp 
UnsharpMask 
Refocus 

Constructor & Destructor Documentation

◆ SharpContainer()

Digikam::SharpContainer::SharpContainer ( )
inlineexplicit

◆ ~SharpContainer()

Digikam::SharpContainer::~SharpContainer ( )
inline

Member Data Documentation

◆ method

◆ rfCorrelation

◆ rfGauss

◆ rfMatrix

◆ rfNoise

◆ rfRadius

◆ ssRadius

◆ umAmount

◆ umLumaOnly

◆ umRadius

◆ umThreshold


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