deprecated functions

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
hdalto

deprecated functions

Post by hdalto »

Hi,
I have a program that uses deprecated functions.
I would like to know by which functions I should replace these:
  • AcquireOnePixel
  • AcquireImagePixels
  • FlattenImages
  • MapImage
Thanks
Post Reply