Everysight SDK
2.5.0
common
Everysight SDK
/
UIKit.app.data
/
IEvsColors
IEvs
Colors
interface
IEvsColors
Color Utility interface
Members
Functions
from
Hex
String
Link copied to clipboard
open
fun
fromHexString
(
hexColor
:
String
)
:
Int
Converts hex string to int color
from
Rgb
Link copied to clipboard
open
fun
fromRgb
(
r
:
Int
,
g
:
Int
,
b
:
Int
)
:
Int
Converts r,g,b values to int color