org.apache.batik.ext.awt.image
public class IdentityTransfer extends Object implements TransferFunction
| Field Summary | |
|---|---|
| static byte[] | lutData
This byte array stores the lookuptable data |
| Method Summary | |
|---|---|
| byte[] | getLookupTable()
This method will return the lut data in order
to construct a LookUpTable object |