Paletted8Image
, PalettedIntegerImage
MemoryPaletted8Image
public interface PalettedImage
Modifier and Type | Method | Description |
---|---|---|
Palette |
getPalette() |
Gets the palette of this image.
|
void |
setPalette(Palette palette) |
Sets the palette of this image to the argument palette object.
|