I could not find this anywhere so I had to experiment: I mentioned PascalMagick before and that it's part of the FreePascal RTL. The following assigns an image that has been processed with the Magick Wand API of ImageMagick to a Delphi TBitmap. First, we need to convert the image to bitmap format using MagickSetFormat: … Continue reading Assigning an ImageMagick wand picture to a Delphi TBitmap