Descripción
Sintaxis
public class Color extends Object implements Paint, Serializable
Constructores
Campos
- black
- BLACK
- blue
- BLUE
- cyan
- CYAN
- DARK_GRAY
- darkGray
- gray
- GRAY
- green
- GREEN
- LIGHT_GRAY
- lightGray
- magenta
- MAGENTA
- orange
- ORANGE
- pink
- PINK
- red
- RED
- white
- WHITE
- yellow
- YELLOW
Métodos
- brighter()
- createContext()
- darker()
- decode()
- equals()
- getAlpha()
- getBlue()
- getColor()
- getColorComponents()
- getColorSpace()
- getComponents()
- getGreen()
- getHSBColor()
- getRed()
- getRGB()
- getRGBColorComponents()
- getRGBComponents()
- getTransparency()
- hashCode()
- HSBtoRGB()
- RGBtoHSB()
- toString()
Ejemplo
Artículos
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.