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.
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.
Homepage | http://www.imagemagick.org |
---|
6.8.8.1

Distribution | Version | Since | Package | Installed | Packager | |
---|---|---|---|---|---|---|
![]() | rpm | 6.8.8.1-32.7 | 2019-01-17 | 150 kiB | 489 kiB | http://bugs.opensuse.org |
![]() | rpm | 6.8.8.1-85.1 | 2019-07-01 | 175 kiB | 485 kiB | http://bugs.opensuse.org |
![]() | rpm | 6.8.8.1-82.1 | 2019-06-17 | 173 kiB | 485 kiB | http://bugs.opensuse.org |
![]() | rpm | 6.8.8.1-79.1 | 2019-01-21 | 171 kiB | 485 kiB | http://bugs.opensuse.org |
![]() | rpm | 6.8.8.1-76.1 | 2019-01-21 | 171 kiB | 485 kiB | http://bugs.opensuse.org |
![]() | rpm | 6.8.8.1-73.1 | 2019-01-21 | 171 kiB | 485 kiB | http://bugs.opensuse.org |
![]() | rpm | 6.8.8.1-70.2 | 2019-01-21 | 169 kiB | 485 kiB | http://bugs.opensuse.org |
![]() | rpm | 6.8.8.1-67.1 | 2019-01-21 | 169 kiB | 485 kiB | http://bugs.opensuse.org |
![]() | rpm | 6.8.8.1-64.1 | 2019-01-21 | 169 kiB | 485 kiB | http://bugs.opensuse.org |
![]() | rpm | 6.8.8.1-61.2 | 2019-01-21 | 167 kiB | 485 kiB | http://bugs.opensuse.org |
![]() | rpm | 6.8.8.1-58.1 | 2019-01-21 | 166 kiB | 485 kiB | http://bugs.opensuse.org |
![]() | rpm | 6.8.8.1-55.1 | 2019-01-21 | 164 kiB | 485 kiB | http://bugs.opensuse.org |
![]() | rpm | 6.8.8.1-52.1 | 2019-01-21 | 160 kiB | 485 kiB | http://bugs.opensuse.org |
![]() | rpm | 6.8.8.1-49.1 | 2019-01-21 | 158 kiB | 485 kiB | http://bugs.opensuse.org |
![]() | rpm | 6.8.8.1-46.1 | 2019-01-21 | 158 kiB | 485 kiB | http://bugs.opensuse.org |
![]() | rpm | 6.8.8.1-43.1 | 2019-01-21 | 157 kiB | 485 kiB | http://bugs.opensuse.org |
![]() | rpm | 6.8.8.1-40.1 | 2019-01-21 | 156 kiB | 485 kiB | http://bugs.opensuse.org |
![]() | rpm | 6.8.8.1-37.1 | 2019-01-21 | 152 kiB | 489 kiB | http://bugs.opensuse.org |
![]() | rpm | 6.8.8.1-34.1 | 2019-01-21 | 151 kiB | 489 kiB | http://bugs.opensuse.org |
Latest updates

OpenSUSE Leap 42.3 update/oss: Updated from 6.8.8.1-82.1 to 6.8.8.1-85.1
2019-07-01
- security update
- added patches
CVE-2019-11597 [bsc#1138464]- ImageMagick-CVE-2019-11597.patch

OpenSUSE Leap 42.3 update/oss: Updated from 6.8.8.1-79.1 to 6.8.8.1-82.1
2019-06-17
- provide two new packages with configuration
bsc#1122033:
- ImageMagick-config-upstream
- provides configuration provided by upstream (no restrictions)
- ImageMagick-config-SUSE (preferred)
- provides configuration provided by SUSE (with security restrictions)
- deleted patches
- ImageMagick-6.8.8-1-disable-insecure-coders.patch (renamed)
- added patches
- ImageMagick-configuration-SUSE.patch

OpenSUSE Leap 42.3 update/oss: Updated from 6.8.8.1-76.1 to 6.8.8.1-79.1
2019-01-21
- allow override system security policy [bsc#1117463]

OpenSUSE Leap 42.3 update/oss: Updated from 6.8.8.1-73.1 to 6.8.8.1-76.1
2019-01-21
- security update (pict.c):
- CVE-2017-14997 [bsc#1112399]
- ImageMagick-CVE-2017-14997.patch
- CVE-2017-14997 [bsc#1112399]

OpenSUSE Leap 42.3 update/oss: Updated from 6.8.8.1-70.2 to 6.8.8.1-73.1
2019-01-21
- security update (bmp.c)
- CVE-2018-18024 [bsc#1111069]
- ImageMagick-CVE-2018-18024.patch

OpenSUSE Leap 42.3 update/oss: Updated from 6.8.8.1-67.1 to 6.8.8.1-70.2
2019-01-21
- allow writing PS, PS2, PS3, XPS, EPS and PDF, disable reading only by default security policy [bsc#1105592c#32]

OpenSUSE Leap 42.3 update/oss: Updated from 6.8.8.1-64.1 to 6.8.8.1-67.1
2019-01-21
- security update (core)
- CVE-2018-16329 [bsc#1106858]
- ImageMagick-CVE-2018-16329.patch
- CVE-2018-16329 [bsc#1106858]

OpenSUSE Leap 42.3 update/oss: Updated from 6.8.8.1-61.2 to 6.8.8.1-64.1
2019-01-21
- security update (bgr.c, rgb.c, cmyk.c, gray.c, ycbcr.c)
- CVE-2018-10805 and similar memory leaks [bsc#1095812]
- ImageMagick-CVE-2018-10805.patch
- CVE-2018-10805 and similar memory leaks [bsc#1095812]

OpenSUSE Leap 42.3 update/oss: Updated from 6.8.8.1-58.1 to 6.8.8.1-61.2
2019-01-21
- security update (core)
- CVE-2017-17887 [bsc#1074117]
- ImageMagick-CVE-2017-17887.patch
- CVE-2017-17887 [bsc#1074117]

OpenSUSE Leap 42.3 update/oss: Updated from 6.8.8.1-55.1 to 6.8.8.1-58.1
2019-01-21
- security update (ept.c)
- CVE-2018-8804 [bsc#1086011]
- ImageMagick-CVE-2018-8804.patch
- CVE-2018-8804 [bsc#1086011]

OpenSUSE Leap 42.3 update/oss: Updated from 6.8.8.1-52.1 to 6.8.8.1-55.1
2019-01-21
- security update (icon.c):
- CVE-2017-9405 [bsc#1042911]
- ImageMagick-CVE-2017-9405.patch
- CVE-2017-9405 [bsc#1042911]

OpenSUSE Leap 42.3 update/oss: Updated from 6.8.8.1-49.1 to 6.8.8.1-52.1
2019-01-21
- security update (psd.c):
- CVE-2017-17681 [bsc#1072901]
- ImageMagick-CVE-2017-17681.patch
- CVE-2017-17681 [bsc#1072901]

OpenSUSE Leap 42.3 update/oss: Updated from 6.8.8.1-46.1 to 6.8.8.1-49.1
2019-01-21
- security update (pattern.c):
- CVE-2018-5246 [bsc#1074973]
- ImageMagick-CVE-2017-5246.patch
- CVE-2018-5246 [bsc#1074973]

OpenSUSE Leap 42.3 update/oss: Updated from 6.8.8.1-43.1 to 6.8.8.1-46.1
2019-01-21
- security update (dds.c):
- CVE-2017-1000476 [bsc#1074610]
- ImageMagick-CVE-2017-1000476.patch
- CVE-2017-1000476 [bsc#1074610]

OpenSUSE Leap 42.3 update/oss: Updated from 6.8.8.1-40.1 to 6.8.8.1-43.1
2019-01-21
- security update (xcf.c):
- CVE-2017-14343, CVE-2017-12691 [bsc#1058422] ImageMagick-CVE-2017-14343,12691.patch

OpenSUSE Leap 42.3 update/oss: Updated from 6.8.8.1-37.1 to 6.8.8.1-40.1
2019-01-21
- security update (rle.c):
- CVE-2017-14733 [bsc#1060577]
- ImageMagick-CVE-2017-14733.patch
- CVE-2017-14733 [bsc#1060577]

OpenSUSE Leap 42.3 update/oss: Updated from 6.8.8.1-34.1 to 6.8.8.1-37.1
2019-01-21
- security update:
- CVE-2017-11446 [bsc#1049379]
- ImageMagick-CVE-2017-11446.patch
- CVE-2017-12433 [bsc#1052545]
- ImageMagick-CVE-2017-12433.patch
- CVE-2017-11446 [bsc#1049379]

OpenSUSE Leap 42.3 update/oss: Version 6.8.8.1-34.1 introduced
2019-01-21
- security update:
- CVE-2017-11403 [bsc#1049072]
- ImageMagick-CVE-2017-11403.patch
- CVE-2017-11403 [bsc#1049072]

OpenSUSE Leap 42.3 oss: Version 6.8.8.1-32.7 introduced
2019-01-17
Related packages
libMagick++-6_Q16-3-32bit - C++ Interface for ImageMagick - runtime library
libMagick++-6_Q16-3-debuginfo - Debug information for package libMagick++-6_Q16-3
libMagick++-6_Q16-3-debuginfo-32bit - Debug information for package libMagick++-6_Q16-3