libdcp
Public Member Functions | Protected Member Functions | List of all members
dcp::SGamut3TransferFunction Class Reference
Inheritance diagram for dcp::SGamut3TransferFunction:
dcp::TransferFunction

Public Member Functions

bool about_equal (std::shared_ptr< const TransferFunction > other, double epsilon) const override
 
- Public Member Functions inherited from dcp::TransferFunction
 TransferFunction (TransferFunction const &)=delete
 
TransferFunctionoperator= (TransferFunction const &)=delete
 
double const * lut (int bit_depth, bool inverse) const
 

Protected Member Functions

double * make_lut (int bit_depth, bool inverse) const override
 

Detailed Description

Definition at line 46 of file s_gamut3_transfer_function.h.

Member Function Documentation

◆ make_lut()

double * SGamut3TransferFunction::make_lut ( int  bit_depth,
bool  inverse 
) const
overrideprotectedvirtual

Make a LUT and return an array allocated by new

Implements dcp::TransferFunction.

Definition at line 51 of file s_gamut3_transfer_function.cc.


The documentation for this class was generated from the following files: