Package | Description |
---|---|
org.apache.batik.ext.awt.image.rendered |
Modifier and Type | Method and Description |
---|---|
(package private) IndexImage.Cube |
IndexImage.Cube.split()
Splits the cube into two parts.
|
(package private) IndexImage.Cube |
IndexImage.Cube.splitChannel(int splitChannel,
int c0,
int c1)
Splits the image according to the parameters.
|
Modifier and Type | Method and Description |
---|---|
(package private) static byte[][] |
IndexImage.computeRGB(int nCubes,
IndexImage.Cube[] cubes)
create an array of rgb-colors from the cubes-array.
|