LoadImageFromData.

This commit is contained in:
jussi
2024-02-17 00:49:57 +02:00
parent b2b8219295
commit 9de10be468
7 changed files with 51 additions and 2 deletions

View File

@@ -3,6 +3,7 @@ Release: ReiLua version 0.8.0 Using Raylib 5.0 and Forked Raygui 4.0
------------------------------------------------------------------------
KEY CHANGES:
- CHANGE: GetBufferData takes also position and length arguments.
- ADDED: LoadImageFromData.
DETAILED CHANGES:
- ADDED: GetBufferElementSize and GetBufferLength.