1
0
mirror of https://github.com/popeless/addin-image-magick.git synced 2026-06-15 16:57:05 +02:00
2021-08-27 15:14:36 +03:00
2021-08-20 23:05:52 +03:00
2021-08-27 15:14:36 +03:00
2021-08-20 23:05:50 +03:00
2021-08-20 23:05:52 +03:00
2021-08-27 09:58:49 +03:00
2021-08-20 23:05:52 +03:00
2021-08-20 23:09:40 +03:00

  • (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

S
Description
No description provided
Readme 314 KiB
Languages
C 67.6%
C++ 32.3%
CMake 0.1%