ashnaider / ImageReadWrite

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:C 100.0%