Download List

專案描述

The PNGwriter library, which requires libpng, allows
you to plot to a 48-bit PNG file, saving it
directly to disk. Plotting is as easy as
specifying the red, green, and blue values and the
x, y coordinates of the pixel. It includes
functions for plotting simple geometric shapes
(circle, rect, line), plotting text (UTF-8 support for Asian languages), reading the colour of a
pixel, reading in a whole PNG file (great for
image analysis), plotting and reading in HSV
colourspace, and many others that might come in handy.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-10-18 08:34
0.4.9

This release adds support for filled triangle plotting.
標籤: Minor feature enhancements

2004-10-11 10:23
0.4.8

This release fixes a serious bug that rendered the last
release (0.4.7) completely broken on most systems, and
adds better error checking in the constructor.
標籤: Major bugfixes

2004-10-09 07:33
0.4.7

A serious bug that caused a crash after reading a certain number of PNGs was fixed and the file-related error handling was improved.
標籤: Major bugfixes

2004-09-01 10:11
0.4.6

This release now compiles under Microsoft Visual C++ 7 and Borland Builder on Windows.
標籤: Minor bugfixes

2004-08-16 01:33
0.4.5

Image scaling has been added, as well as a discrete laplacian function. All figure and text functions are now complemented by versions that enable blended plotting. The documentation has been reorganized and reformatted.
標籤: Major feature enhancements

Project Resources