dng_function_gamma_encode Class Reference

Encoding gamma curve for a given color space. More...

#include <dng_render.h>

Inheritance diagram for dng_function_gamma_encode:

dng_1d_function

List of all members.


Public Member Functions

 dng_function_gamma_encode (const dng_color_space &space)
virtual real64 Evaluate (real64 x) const

Protected Attributes

const dng_color_spacefSpace

Detailed Description

Encoding gamma curve for a given color space.

Member Function Documentation

virtual real64 dng_function_gamma_encode::Evaluate ( real64  x  )  const [virtual]

Return the mapping for value x. This method must be implemented by a derived class of dng_1d_function and the derived class determines the lookup method and function used.

Parameters:
x A value between 0.0 and 1.0 (inclusive).
Return values:
Mapped value for x

Implements dng_1d_function.


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

Copyright © 2006-2009 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google