public class TonemapDrago extends Tonemap
| Modifier | Constructor and Description | 
|---|---|
| protected  | TonemapDrago(long addr) | 
| Modifier and Type | Method and Description | 
|---|---|
| static TonemapDrago | __fromPtr__(long addr) | 
| protected void | finalize() | 
| float | getBias() | 
| float | getSaturation() | 
| void | setBias(float bias) | 
| void | setSaturation(float saturation) | 
clear, empty, getDefaultName, getNativeObjAddr, savepublic static TonemapDrago __fromPtr__(long addr)
public float getBias()
public float getSaturation()
public void setBias(float bias)
public void setSaturation(float saturation)
Generated on Fri Dec 21 2018 18:02:43 UTC / OpenCV 3.4.5