Converts a String to an integer and returns the
specified opaque Color. This method handles string
formats that are used to represent octal and hexadecimal numbers.
nm | a String that represents
an opaque color as a 24-bit integer |
Color object.
NumberFormatException | if the specified string cannot be interpreted as a decimal, octal, or hexadecimal integer. |
java.lang.Integer.decode
Diagram: Paint