mirror of
https://github.com/raysan5/raylib.git
synced 2026-07-17 06:31:03 +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