Update raylib_api.* by CI
This commit is contained in:
parent
1e1061d5c7
commit
4c90fc6eff
4 changed files with 4 additions and 4 deletions
|
@ -5523,7 +5523,7 @@ return {
|
|||
},
|
||||
{
|
||||
name = "ImageFromChannel",
|
||||
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)",
|
||||
returnType = "Image",
|
||||
params = {
|
||||
{type = "Image", name = "image"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue