org.apache.batik.ext.awt.image

Interface TransferFunction

public interface TransferFunction

Defines the interface for all the ComponentTransferOp transfer functions, which can all be converted to a lookup table
Method Summary
byte[]getLookupTable()
Returns the lookup table.

Method Detail

getLookupTable

public byte[] getLookupTable()
Returns the lookup table.
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.