| Package | Description |
|---|---|
| icc.lut |
| Modifier and Type | Class and Description |
|---|---|
class |
LookUpTable16Gamma
A Gamma based 16 bit lut.
|
class |
LookUpTable16Interp
An interpolated 16 bit lut
|
class |
LookUpTable16LinearSRGBtoSRGB
A Linear 16 bit SRGB to SRGB lut
|
| Modifier and Type | Method and Description |
|---|---|
static LookUpTable16 |
LookUpTable16.createInstance(ICCCurveType curve,
int dwNumInput,
int dwMaxOutput)
Factory method for getting a 16 bit lut from a given curve.
|
Copyright © 2015. All rights reserved.