Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libMagick++-devel-7.1.2.0-160000.5.1 RPM for s390x

From OpenSuSE Leap 16.0 for s390x

Name: libMagick++-devel Distribution: SUSE Linux 16
Version: 7.1.2.0 Vendor: SUSE LLC <https://www.suse.com/>
Release: 160000.5.1 Build date: Tue Jan 6 15:58:23 2026
Group: Development/Libraries/C and C++ Build host: reproducible
Size: 409899 Source RPM: ImageMagick-7.1.2.0-160000.5.1.src.rpm
Packager: https://www.suse.com/
Url: https://imagemagick.org/
Summary: Development files for ImageMagick's C++ interface
This is Magick++, the object-oriented C++ API for the ImageMagick
image-processing library.

Magick++ supports an object model inspired by PerlMagick. Magick++
should be faster than PerlMagick since it is written in a compiled
language which is not parsed at run-time. This makes it suitable for
Web CGI programs. Images support implicit reference counting so that
copy constructors and assignment incur almost no cost. The cost of
actually copying an image (if necessary) is done just before
modification and this copy is managed automatically by Magick++.
De-referenced copies are automatically deleted. The image objects
support value (rather than pointer) semantics so it is trivial to
support multiple generations of an image in memory at one time.

Provides

Requires