| Class | Description |
|---|---|
| LookUpTable |
Toplevel class for a lut.
|
| LookUpTable16 |
Toplevel class for a short [] lut.
|
| LookUpTable16Gamma |
A Gamma based 16 bit lut.
|
| LookUpTable16Interp |
An interpolated 16 bit lut
|
| LookUpTable16LinearSRGBtoSRGB |
A Linear 16 bit SRGB to SRGB lut
|
| LookUpTable32Gamma |
A Gamma based 32 bit lut.
|
| LookUpTable32Interp |
An interpolated 32 bit lut
|
| LookUpTable32LinearSRGBtoSRGB |
A Linear 32 bit SRGB to SRGB lut
|
| LookUpTable8 |
Toplevel class for a byte [] lut.
|
| LookUpTable8Gamma |
A Gamma based 16 bit lut.
|
| LookUpTable8Interp |
An interpolated 8 bit lut
|
| LookUpTableFP |
Toplevel class for a float [] lut.
|
| LookUpTableFPGamma |
Class Description
|
| LookUpTableFPInterp |
An interpolated floating point lut
|
| MatrixBasedTransformTosRGB |
Transform for applying ICCProfiling to an input DataBlk
|
| MonochromeTransformTosRGB |
This class constructs a LookUpTableFP from a RestrictedICCProfile.
|
| Exception | Description |
|---|---|
| MatrixBasedTransformException |
Thrown by MatrixBasedTransformTosRGB
|
| MonochromeTransformException |
Exception thrown by MonochromeTransformTosRGB.
|
Copyright © 2015. All rights reserved.