public class TonemapDrago extends Tonemap
Modifier and Type | Method and Description |
---|---|
static TonemapDrago |
__fromPtr__(long addr) |
float |
getBias() |
float |
getSaturation() |
void |
setBias(float bias) |
void |
setSaturation(float saturation) |
clear, empty, getDefaultName, getNativeObjAddr, save
public static TonemapDrago __fromPtr__(long addr)
public float getBias()
public float getSaturation()
public void setBias(float bias)
public void setSaturation(float saturation)
Generated on 2019-12-20 14:24:32 / OpenCV 4.2.0