[]
Toplevel class for a byte [] lut.
public abstract class LookUpTable8 : LookUpTable
| Name | Description |
|---|---|
| LookUpTable8(ICCCurveType, int, byte) | Create the string representation of a 16 bit lut. |
| LookUpTable8(int, byte) |
| Name | Description |
|---|---|
| dwMaxOutput | Maximum output value of the LUT |
| lut | The lut values. |
| Name | Description |
|---|---|
| ToString() | Create an abbreviated string representation of a 16 bit lut. |
| elementAt(int) | lut accessor |
| toStringWholeLut() |