greenInt

Gets the green value of the color in a range between 0 and 255.

Gets the green value of the color forDarkMode in a range between 0 and 255

Parameters

forDarkMode

if true will return the green value of KalugaColor.DarkLightColor.darkColor, otherwise the value of KalugaColor.DarkLightColor.defaultColor.


Gets the green value of the color in a range between 0 and 255

Gets the blue value of the color in a range between 0 and 255.