mirror of
https://github.com/raysan5/raylib.git
synced 2026-02-28 14:25:00 +00:00
* created ImageFromChannel Adds the possibility to extract a specific channel from an image * naming convention * example window height * removed threshold * removed alpha channel * channel example organization * updated channel example image