|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jagatoo.loaders.textures.formats.TextureImageFormatLoaderPCX.PCXPalette
public static class TextureImageFormatLoaderPCX.PCXPalette
| Constructor Summary | |
|---|---|
TextureImageFormatLoaderPCX.PCXPalette(byte[] data)
Creates new PCX Palette |
|
| Method Summary | |
|---|---|
void |
getColor(int index,
byte[] pixel)
Get a color by a specified index. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextureImageFormatLoaderPCX.PCXPalette(byte[] data)
data - the byte-data of the input| Method Detail |
|---|
public final void getColor(int index,
byte[] pixel)
index - The index of the color to retrieve
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||