Generate an image filled with a given color.
Note: Image data is GC-allocated. Make sure to keep a reference alive when passing to the backend. Do not use UnloadImage if using Raylib.
See Implementation
Generate an image filled with a given color.
Note: Image data is GC-allocated. Make sure to keep a reference alive when passing to the backend. Do not use UnloadImage if using Raylib.