/ImageReadWrite

Read and write image (jpeg, png, etc.) using stb single file library without any dependencies!

Primary LanguageC

ImageReadWrite

Read and write image (jpeg, png, etc.) using stb single file library without any dependencies!

stb library

stb single file libraries: https://github.com/nothings/stb

Example

Read image, and write only green channel

Input image

main screen

Output image

main screen