digikam
dng_1d_table.cpp
Go to the documentation of this file.
void Initialize(dng_memory_allocator &allocator, const dng_1d_function &function, bool subSample=false)
Set up table, initialize entries using function.
Definition: dng_1d_table.cpp:108
virtual dng_memory_block * Allocate(uint32 size)
Allocate a dng_memory block.
Definition: dng_memory.cpp:154
Definition: dng_1d_table.h:44
real32 * Buffer_real32()
Return pointer to allocated memory as a real32 *.
Definition: dng_memory.h:417
void Expand16(uint16 *table16) const
Expand the table to a 16-bit to 16-bit table.
Definition: dng_1d_table.cpp:156
Definition of a lookup table based 1D floating-point to floating-point function abstraction using lin...
Classes for a 1D floating-point to floating-point function abstraction.
void Reset(T *p)
If a pointer is owned, it is deleted. Ownership is taken of passed in pointer.
Definition: dng_auto_ptr.h:119
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Thu Dec 5 2019 04:36:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Thu Dec 5 2019 04:36:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.