Change GetColor to take unsigned int (#1954)
This commit is contained in:
parent
1286bc076f
commit
cac856119c
5 changed files with 6 additions and 6 deletions
|
@ -2505,7 +2505,7 @@ Function 308: GetColor() (1 input parameters)
|
|||
Name: GetColor
|
||||
Return type: Color
|
||||
Description: Get Color structure from hexadecimal value
|
||||
Param[1]: hexValue (type: int)
|
||||
Param[1]: hexValue (type: unsigned int)
|
||||
Function 309: GetPixelColor() (2 input parameters)
|
||||
Name: GetPixelColor
|
||||
Return type: Color
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue