getAlphaRangedColor

public final static Integer getAlphaRangedColor(@ColorInt() Integer color)

Changes the alpha channel value of the given color to the one returned by getAlphaRanged.

Return

A new ColorInt with the new alpha channel value.

Parameters

color

The color to change the alpha channel value.