Package com.identity4j.util
Interface RGB
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
Color
public interface RGB extends Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetBlue()intgetGreen()intgetRed()
-