org.apache.batik.ext.awt.image
Interface TransferFunction
- All Known Implementing Classes:
- DiscreteTransfer, GammaTransfer, IdentityTransfer, LinearTransfer, TableTransfer
- public interface TransferFunction
Defines the interface for all the ComponentTransferOp transfer
functions, which can all be converted to a lookup table
- Version:
- $Id: TransferFunction.java,v 1.3 2003/08/08 11:39:05 vhardy Exp $
- Author:
- Sheng Pei
getLookupTable
public byte[] getLookupTable()
- Returns the lookup table.
<oXygen/>
XML Editor
uses Batik from the Apache Foundation
to provide support for previewing SVG documents.
See the SVG Editor section
for more info.