Celartem::ImageUtils::ApplyToneFunctionParam Struct Reference

#include <pxl_imagefilters.h>

Inheritance diagram for Celartem::ImageUtils::ApplyToneFunctionParam:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 ApplyToneFunctionParam (ToneFunction inToneFunction, void *inContext)


Detailed Description

This structure is used to instruct the ApplyToneFunction instance to update the tone function dynamically.
See also:
ApplyToneFunction

Definition at line 295 of file pxl_imagefilters.h.


Constructor & Destructor Documentation

Celartem::ImageUtils::ApplyToneFunctionParam::ApplyToneFunctionParam ( ToneFunction  inToneFunction,
void *  inContext 
) [inline]

This constructor initializes the ApplyToneFunctionParam structure with the specified parameters.

Parameters:
inToneFunction The tone transfer function.
ioContext The context for the tone transfer function.

Definition at line 311 of file pxl_imagefilters.h.


The documentation for this struct was generated from the following file:
This document is automatically generated using doxygen 1.5.4 at Fri Jun 27 18:23:34 2008.