[]
A Linear 16 bit SRGB to SRGB lut
public class LookUpTable16LinearSRGBtoSRGB : LookUpTable16
| Name | Description |
|---|---|
| LookUpTable16LinearSRGBtoSRGB(int, double, int, double, double, double) | Construct the lut |
| Name | Description |
|---|---|
| createInstance(int, double, int, double, double, double) | Factory method for creating the lut. |