Documentation Topics
Function

PRVirconBtnSetBlend()

Sets the blend color to use for the given button's sprite and its label sprite.


Declaration

PRVirconBtnSetBlend(btnId, buttonBlendColor, labelBlendColor)

Parameters

btnId

The button ID.

buttonBlendColor

The blend color to use for the button's sprite.

labelBlendColor

The blend color to use for the button's label sprite.

Return Value

n/a