IndexColorModel(int, int, int[], int, boolean, int, int)
|
Documentation changed from old to new. |
Constructs an IndexColorModel from an array of ints where each int is comprised of red green blue and optional alpha components in the default RGB color model format. |
IndexColorModel(int, int, int[], int, int, BigInteger)
|
Documentation changed from old to new. |
Constructs an IndexColorModel from an int array where each int is comprised of red green blue and alpha components in the default RGB color model format. |