Celartem::ImageUtils::ApplyGammaParam Struct Reference

#include <pxl_imagefilters.h>

Inheritance diagram for Celartem::ImageUtils::ApplyGammaParam:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 ApplyGammaParam (double inGamma)


Detailed Description

This structure is used to instruct the ApplyGamma instance to update the gamma value dynamically.
See also:
ApplyGamma

Definition at line 215 of file pxl_imagefilters.h.


Constructor & Destructor Documentation

Celartem::ImageUtils::ApplyGammaParam::ApplyGammaParam ( double  inGamma  )  [inline]

This constructor initializes the ApplyGamma with a gamma value. It is useful when updating the gamma value dynamically.

Parameters:
inGamma The gamma value.

Definition at line 227 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:33 2008.