greenFromArgb

fun greenFromArgb(argb: Int): Int

Returns the green component of a color in ARGB format.

Return

the green component of the color

Parameters

argb

the ARGB representation of a color