libdcp
|
Public Member Functions | |
bool | about_equal (std::shared_ptr< const TransferFunction > other, double epsilon) const override |
Public Member Functions inherited from dcp::TransferFunction | |
std::vector< double > const & | double_lut (double from, double to, int bit_depth, bool inverse) const |
std::vector< int > const & | int_lut (double from, double to, int bit_depth, bool inverse, int scale) const |
Protected Member Functions | |
std::vector< double > | make_double_lut (double from, double to, int bit_depth, bool inverse) const override |
Definition at line 46 of file s_gamut3_transfer_function.h.