dng_function_GammaEncode_1_8 Class ReferenceA dng_1d_function for gamma encoding with 1.8 gamma. More...
Inheritance diagram for dng_function_GammaEncode_1_8:
![]()
Detailed DescriptionA dng_1d_function for gamma encoding with 1.8 gamma.Member Function Documentation
Return the mapping for value x. This method must be implemented by a derived class of dng_1d_function and the derived class determines the lookup method and function used.
Implements dng_1d_function.
Return the reverse mapped value for y. This method can be implemented by derived classes. The default implementation uses Newton's method to solve for x such that Evaluate(x) == y.
Reimplemented from dng_1d_function.
The documentation for this class was generated from the following files:
|