[]
A Linear 32 bit SRGB to SRGB lut
public class LookUpTable32LinearSRGBtoSRGB : LookUpTable32
Name | Description |
---|---|
LookUpTable32LinearSRGBtoSRGB(int, int, double, double, double, double, double) | Construct the lut |
Name | Description |
---|---|
ToString() | Create an abbreviated string representation of a 16 bit lut. |
createInstance(int, int, double, double, double, double, double) | Factory method for creating the lut. |