Source Code Online Home Categories Top Code New Code Submit Code
Search
Subject Directory
 ASP
 ASP.NET
 C/C++
 CFML
 CGI/PERL
 Delphi
 Flash
 HTML
 Java
 JavaScript
 Pascal
 PHP
 Python
 SQL
 Visual Basic & VB.NET
 XML
New Code
Rapid PHP Editor 2008 9.2
BusinessSkinForm VCL 6.50
Formmailer script for websites 1.1
VDaemon - PHP Form Validation Library 3.0
Scrolling Banner Ads Script 1.0
Buttons Scrolling Menu XML AS 2.0 1.0
VSpace Pal 2.0
PHP-Banner-Manager 1.6
Skinfeature GUI ToolKit 1.1
PHP Live Helper 1.8
HTML / XML Video List AS 2.0 1.0
3D Stack AS 2.0 1.0
Banner Exchange Script 1.0
Elite news php script 1.0
ikiCLassifieds 2.0
Top Code
Adirex 3D Chess Client 1.0
JiLMaiL 2.0
JVMail 2.0.0
P2P .htManager 0.2
Smart Font Listbox 1.0
Su Logu 0.6.2
Time and Attendance 1.0
Arbitrary-shape Popup Box 1.0
CSTreeBean 0.3
encbtn32.zip 1.00.00b
Joomla! 1.5
Libstocks 0.5.0
phpTimeSheet 1.3.0-preview 2
PicStrip
Webstores 2000 Portal 6.0
Details

Delphi wrapper for ImageMagick library 1.1

 
by SimDesign

This component is a Delphi wrapper for the fabulous ImageMagick library. ImageMagick is a very portable library that excels in the vast number of file formats it supports.

The wrapper class is named the TMagickImage class, descending from TGraphic. It supports assignment to and from TBitmap, so you can easily load an ImageMagick image, then assign it to a standard TBitmap for visualisation.

Some key methods of TMagickImage:

LoadFromFile(const Filename: string);
Load an image from disk into TMagickImage. TMagickImage uses the filename's extension to determine which kind of file it is. For example: gif, jpg, jp2 (jpeg2000), pdf, png, fpx, tiff, svg and many others.

SaveToFile(const Filename: string);
Save an image to disk, again the filename determines in which format the file will be saved.

AssignTo
Use this one to assign to any TBitmap. Showing a TMagickImage in a TImage component is as easy as Image1.Picture.Bitmap.Assign(MyMagic);

License: Freeware

Related: Delphi, Source, Image, Magick, Imagemagick, Load, Save, Convert, Code, Download, Support

Downloads: 18

Download Delphi wrapper for ImageMagick library 1.1  Report Error Link
More Similar Code


ParseWare is a library that provides name and address parsing functionality for Delphi developers. In addition to the Delphi class library, we've created the ParseWare API and FoxPro wrapper for the API. The API is a32-bit Windows DLL that contains a



A Delphi wrapper for the WinInet API



Lua wrapper for Delphi



This is an InfoZIP UnZip wrapper for Delphi. It provides all required data types and functios along with detailed documentation in order to give you direct access to the API of unzip32.dll. A small demo application is



ftTemplateEngine is a Delphi wrapper around the Smarty Template Engine for PHP.



This is a library of all the useful wrapper functions that don't have a real home of their own, including: bool_to_text( )/text_to_bool( ), and text_style( ).



It is a wrapper around RDTSC pentium instruction. With this unit you can measure time intervals with up to microseconds resolution.Work under windows 9X/ME/NT/2000.Calculate CPU speed



Regular Expressions Component, RE is matched in seperate thread. RE uses GNU / AWK / EGREP Style. Translation of c library file. Now also possible to use without component wrapper.



Wrapper around the new ToolServices of Delphi 4. You can it use only within a wizard. You need not to create the class.



The krpRegions library is a set of powerful and easy-to-use components for Borland Delphi and C++ Builder. This library is designed specially for software developers who are bored of standard box-styled windows and want to create really cool, unusual

User Review for Delphi wrapper for ImageMagick library 1.1
- required fields
     

Please enter text on the image