Package: libmagick++9c2a (7:6.2.4.5.dfsg1-0.14ubuntu0.2)
Links for libmagick++9c2a
Ubuntu Resources:
Download Source Package imagemagick:
- [imagemagick_6.2.4.5.dfsg1-0.14ubuntu0.2.dsc]
- [imagemagick_6.2.4.5.dfsg1.orig.tar.gz]
- [imagemagick_6.2.4.5.dfsg1-0.14ubuntu0.2.diff.gz]
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Ryuichi Arafune
It should generally not be necessary for users to contact the original maintainer.
Similar packages:
The object-oriented C++ API to the ImageMagick library
Magick++ supports an object model which is inspired by PerlMagick. Magick++ executes faster than PerlMagick since it is accessed from a compiled language rather than from a scripting language. This makes it more suitable for Web CGI programs which must start-up and execute quickly. 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++ provides integrated support for STL. This support allows Magick++ to be used with the Standard Template Library (STL) so that the powerful containers available (e.g. deque, vector, list, and map) can be used to write programs similar to those possible with PERL & PerlMagick. STL-compatible template versions of ImageMagick's list-style operations are provided so that operations may be performed on multiple images stored in STL containers.
Other Packages Related to libmagick++9c2a
|
|
|
-
- dep: libc6 (>= 2.5-0ubuntu1)
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
-
- dep: libfreetype6 (>= 2.2)
- FreeType 2 font engine, shared library files
-
- dep: libgcc1 (>= 1:4.1.2)
- GCC támogató programkönyvtár
-
- dep: libmagick9
- Image manipulation library
-
- dep: libstdc++6 (>= 4.1.2)
- A GNU Szabványos C++ Programkönyvtár v3
-
- dep: zlib1g (>= 1:1.2.1)
- tömörítő könyvtár - futásidejű
also a virtual package provided by zlib1g-udeb