Class ColorIndexingTransform
java.lang.Object
com.twelvemonkeys.imageio.plugins.webp.lossless.ColorIndexingTransform
- All Implemented Interfaces:
Transform
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
colorTable
private final byte[] colorTable -
bits
private final byte bits
-
-
Constructor Details
-
ColorIndexingTransform
public ColorIndexingTransform(byte[] colorTable, byte bits)
-
-
Method Details
-
applyInverse
- Specified by:
applyInverse
in interfaceTransform
-