RichUtils / pyxis.uzuki.live.richutilskt.utils / applyAlphaIntoColor

applyAlphaIntoColor

fun applyAlphaIntoColor(color: Int, alpha: Int): Int

apply alpha value range of alpha is 0 to 255.

Parameters

color - desire color to apply

alpha - alpha value

Return
applyed color