TransferFunctionpublic class IdentityTransfer extends java.lang.Object implements TransferFunction
| Modifier and Type | Field | Description |
|---|---|---|
static byte[] |
lutData |
This byte array stores the lookuptable data
|
| Constructor | Description |
|---|---|
IdentityTransfer() |
| Modifier and Type | Method | Description |
|---|---|---|
byte[] |
getLookupTable() |
This method will return the lut data in order
to construct a LookUpTable object
|
public byte[] getLookupTable()
getLookupTable in interface TransferFunctionCopyright ? 2018 Apache Software Foundation. All Rights Reserved.