does c++ have any built in libraries that allow for image editing and io? or is that all platform specific?
This is a discussion on image processing within the C++ Programming forums, part of the General Programming Boards category; does c++ have any built in libraries that allow for image editing and io? or is that all platform specific?...
does c++ have any built in libraries that allow for image editing and io? or is that all platform specific?
>does c++ have any built in libraries that allow for image editing and io?
Sure. Open an image file and edit the bytes.![]()
My best code is written with the delete key.
All the buzzt!
CornedBee
"There is not now, nor has there ever been, nor will there ever be, any programming language in which it is the least bit difficult to write bad code."
- Flon's Law