| Konstruktoren |
| public | IndexColorModel(int bits, int size, byte[] r, byte[] g, byte[] b) |
| public | IndexColorModel(int bits, int size, byte[] r, byte[] g, byte[] b, int trans) |
| public | IndexColorModel(int bits, int size, byte[] r, byte[] g, byte[] b, byte[] a) |
| public | IndexColorModel(int bits, int size, byte[] cmap, int start, boolean hasalpha) |
| public | IndexColorModel(int bits, int size, byte[] cmap, int start, boolean hasalpha, int trans) |
| public | IndexColorModel(int bits, int size, int[] cmap, int start, boolean hasalpha, int trans, int transferType) ![[1.2]](../../images/marg12.gif) |