Rogue Wave Views 5.6 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
Base transfer function. More...
#include <ilviews/bitmaps/transfer.h>
Public Member Functions | |
IlvTransferFunction () | |
Constructor. More... | |
const IlUChar * | getLookUpTable () const |
Returns the lookup table. More... | |
void | setLookUpValue (IlUInt index, IlUChar value) |
Sets an entry in the lookup table. More... | |
Static Public Member Functions | |
static IlvTransferFunction * | Create (const char *name) |
Returns a new instance of a registered transfer function. More... | |
Base transfer function.
Library: display
This is the base class for transfer functions used in IlvComponentTransferFilter
. It defines a lookup table for the new component values.
IlvTransferFunction::IlvTransferFunction | ( | ) |
Constructor.
Initializes a new instance of the class IlvTransferFunction
.
|
static |
Returns a new instance of a registered transfer function.
name | The name of the transfer function. |
const IlUChar* IlvTransferFunction::getLookUpTable | ( | ) | const |
Returns the lookup table.
IlUChar
values. © Copyright 2012, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.