Replies: 1 comment 8 replies
-
You can find information about the initialization here: https://github.com/dlemstra/Magick.NET/tree/main/docs. |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Dirk,
I currently working on an application that uses the
Montage
functionality of MagickNET (great work btw). I was wondering if there is a way to do the MagickNET initialization before I make the first call toMontage
on a MagickImageCollection? Or is the only workaround to do some "dummy-call" toMontage
at app startup?Best regards,
Peter
Beta Was this translation helpful? Give feedback.
All reactions