Update raylib_api.* by CI

This commit is contained in:
github-actions[bot] 2024-06-30 09:38:16 +00:00
parent 1e1061d5c7
commit 4c90fc6eff
4 changed files with 4 additions and 4 deletions

View file

@ -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"},