LUT

A 3D LUT can be applied to floating-point images.

Members

Functions

processScanline
void processScanline(float[4]* pixels, int width)
Undocumented in source. Be warned that the author may not have intended to support it.
readFromCubeFile
void readFromCubeFile(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
sampleAt
__m128 sampleAt(int r, int g, int b)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

size
int size;
Undocumented in source.
table
float[4][] table;
Undocumented in source.
title
string title;
Undocumented in source.

Meta