mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Update raylib_api.* by CI
This commit is contained in:
@ -2776,7 +2776,7 @@ Function 293: ImageFromImage() (2 input parameters)
|
||||
Function 294: ImageFromChannel() (2 input parameters)
|
||||
Name: ImageFromChannel
|
||||
Return type: Image
|
||||
Description: Create an image from a selected channel of another image (GRAYSCALE/R16/R32)
|
||||
Description: Create an image from a selected channel of another image (GRAYSCALE)
|
||||
Param[1]: image (type: Image)
|
||||
Param[2]: selectedChannel (type: int)
|
||||
Function 295: ImageText() (3 input parameters)
|
||||
|
||||
Reference in New Issue
Block a user