View Source Evision.TonemapDrago (Evision v0.1.15)
Link to this section Summary
Types
Type that represents an Evision.TonemapDrago
struct.
Functions
Return
- retval:
float
Python prototype (for reference):
Return
- retval:
float
Python prototype (for reference):
Positional Arguments
- bias:
float
Python prototype (for reference):
Positional Arguments
- saturation:
float
Python prototype (for reference):
Link to this section Types
@type t() :: %Evision.TonemapDrago{ref: reference()}
Type that represents an Evision.TonemapDrago
struct.
ref.
reference()
The underlying erlang resource variable.
Link to this section Functions
Return
- retval:
float
Python prototype (for reference):
getBias() -> retval
Return
- retval:
float
Python prototype (for reference):
getSaturation() -> retval
Positional Arguments
- bias:
float
Python prototype (for reference):
setBias(bias) -> None
Positional Arguments
- saturation:
float
Python prototype (for reference):
setSaturation(saturation) -> None