1
0
mirror of https://github.com/popeless/addin-image-magick.git synced 2024-11-24 08:02:15 +02:00
addin-image-magick/README.md
2021-08-20 23:09:40 +03:00

895 B

  • (c) Popeless
  • Added Image Magick lib and auto orient method
  • Delete all others methods
  • Libs in pragma comments, need to be in SampleAddIn.lib folder
  • (taken from image magick setup folder)
  • This lib needs to compile in Release mod
  • Big Thanx to Infactum for this template!
  • https://github.com/Infactum/addin-template

  • Redisigned for test Image Magick
  • Added libs (without them it didn't work
  • Added ifstream to test binary images (not completed)
  • This code might compile without errors only in release mode.
  • If you want to debug it correctly, you must compile all libs by yourself
  • Webpage for answer:
  • legacy.imagemagick.org/discourse-server/viewtopic.php?t=13970