Public Member Functions | |
void | apply (Rgba *data, int nData, int stride=1) const |
void | apply (Rgba *base, int xStride, int yStride, const Imath::Box2i &dataWindow) const |
template<class Function > | |
RgbaLut (Function f, RgbaChannels chn=WRITE_RGB) | |
Private Attributes | |
RgbaChannels | _chn |
halfFunction< half > | _lut |
Definition at line 97 of file ImfLut.h.