Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ImageMagick-c++-devel: C++ bindings for the ImageMagick library
- Summary
- ImageMagick-devel contains the static libraries and header files you'll
need to develop ImageMagick applications using the Magick++ C++ bindings.
ImageMagick is an image manipulation program.
If you want to create applications that will use Magick++ code
or APIs, you'll need to install ImageMagick-c++-devel, ImageMagick-devel and
ImageMagick.
You don't need to install it if you just want to use ImageMagick, or if you
want to develop/compile applications using the ImageMagick C interface,
however.
Changelog
- * Mon Mar 21 18:00:00 2005 <mclasen{%}redhat{*}com> - 6.0.7.1-10
- fix another format string vulnerability
- * Tue Mar 15 18:00:00 2005 <mclasen{%}redhat{*}com> - 6.0.7.1-9
- fix format string vulnerability, CAN-2005-0397, #150185
- * Fri Mar 11 18:00:00 2005 Matthias Clasen <mclasen{%}redhat{*}com> - 6.0.7.1-8
- Make writing tif to stdout work.