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