public class TonemapMantiuk extends Tonemap
Modifier | Constructor and Description |
---|---|
protected |
TonemapMantiuk(long addr) |
Modifier and Type | Method and Description |
---|---|
static TonemapMantiuk |
__fromPtr__(long addr) |
protected void |
finalize() |
float |
getSaturation() |
float |
getScale() |
void |
setSaturation(float saturation) |
void |
setScale(float scale) |
clear, empty, getDefaultName, getNativeObjAddr, save
public static TonemapMantiuk __fromPtr__(long addr)
public float getSaturation()
public float getScale()
public void setSaturation(float saturation)
public void setScale(float scale)
Generated on Wed Oct 9 2019 23:24:43 UTC / OpenCV 4.1.2