blueFromArgb

fun blueFromArgb(argb: Int): Int

Returns the blue component of a color in ARGB format.

Return

the blue component of the color

Parameters

argb

the ARGB representation of a color