diff options
Diffstat (limited to 'parser/output/raylib_api.json')
| -rw-r--r-- | parser/output/raylib_api.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/parser/output/raylib_api.json b/parser/output/raylib_api.json index a556c84b..e9ec0787 100644 --- a/parser/output/raylib_api.json +++ b/parser/output/raylib_api.json @@ -7185,7 +7185,7 @@ }, { "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": [ { |
