Pictures is toolset for low level image processing. This library is designed to be lightweight, modular and fast.
GUI based picture viewer is integrated into CamView application.
Aged DOS image viewer is a part of this tool. Many graphics formats are supported.
PICTURES is written in languages PASCAL - discontinued and and C++.
It supports various functions for example:
Current available version is 2.79.
See PICTURES.TXT for more informations
about this library.
Obsolette PAS code of the PICTURES for DOS, DOS (DPMI 16) and Windows
C++ code of the PICTURES for DPMI16, Windows32, Windows64. Most of Unix platforms
including SUN Solaris are also supported.
Look for older and obsolette versions herre.
version 2.75: Added gausian image filter - ported from 22 years old Pascal to C++.
version 2.76: New palette quantiser allows to convert RGB to image with palette.
version 2.77: Recovered canny edge detector from 25 years old pascal sources and converted to C++. Use gconvert image1 output /canny
version 2.78: New loader/writer for QOI image format.
version 2.79: New tutorial samples how to use library.
Warning: Use it at your own risk. I claim no responsibility for anything that happens if you use this software!