Closed yuwade closed 2 years ago
can specify a full path to the actual location of the app file instead.
The appPath option offers this feature today.
appPath
gm(..).subClass({ imageMagick: true, appPath: String.raw`C:\Program Files\ImageMagick-7.1.0-Q16-HDRI\magick.exe`, });```
can specify a full path to the actual location of the app file instead.