#include <pxl_imagefilters.h>

Public Member Functions | |
| ApplyToneFunctionParam (ToneFunction inToneFunction, void *inContext) | |
Definition at line 295 of file pxl_imagefilters.h.
| Celartem::ImageUtils::ApplyToneFunctionParam::ApplyToneFunctionParam | ( | ToneFunction | inToneFunction, | |
| void * | inContext | |||
| ) | [inline] |
This constructor initializes the ApplyToneFunctionParam structure with the specified parameters.
| inToneFunction | The tone transfer function. | |
| ioContext | The context for the tone transfer function. |
Definition at line 311 of file pxl_imagefilters.h.