public interface SColor
Modifier and Type | Method and Description |
---|---|
String |
getHtmlColor()
Gets the color html string expression, for example "#FF6622"
|
byte[] |
getRGB()
Gets the color types array, order by Red,Green,Blue
|
String getHtmlColor()
byte[] getRGB()
Copyright © 2020. All rights reserved.