summaryrefslogtreecommitdiffhomepage
path: root/examples/textures/textures_image_channel.c
AgeCommit message (Collapse)Author
2024-06-30[rtextures] Created `ImageFromChannel()` (#4105)Bruno Cabral
* 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