webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
WebCore::ComponentTransferFunction Struct Reference

#include <FEComponentTransfer.h>

Public Member Functions

 ComponentTransferFunction ()
 

Public Attributes

ComponentTransferType type
 
float slope
 
float intercept
 
float amplitude
 
float exponent
 
float offset
 
Vector< float > tableValues
 

Constructor & Destructor Documentation

◆ ComponentTransferFunction()

WebCore::ComponentTransferFunction::ComponentTransferFunction ( )
inline

Member Data Documentation

◆ amplitude

float WebCore::ComponentTransferFunction::amplitude

◆ exponent

float WebCore::ComponentTransferFunction::exponent

◆ intercept

float WebCore::ComponentTransferFunction::intercept

◆ offset

float WebCore::ComponentTransferFunction::offset

◆ slope

float WebCore::ComponentTransferFunction::slope

◆ tableValues

Vector<float> WebCore::ComponentTransferFunction::tableValues

◆ type

ComponentTransferType WebCore::ComponentTransferFunction::type

The documentation for this struct was generated from the following file: