redFromArgb

fun redFromArgb(argb: Int): Int

Returns the red component of a color in ARGB format.

Return

the red component of the color

Parameters

argb

the ARGB representation of a color