BlzConvertColor

Parameters
a integer
r integer
g integer
b integer
comment
pure
This function is pure. For the same values passed to it, it will always return the same value.
patch

1.31.0.11889

Source
common.j
return type
integer
Source code
native BlzConvertColor                             takes integer a, integer r, integer g, integer b returns integer