Skip to content

When should I run MagickNET.Initialize(); #1573

Answered by dlemstra
doggy8088 asked this question in General
Discussion options

You must be logged in to vote

You don't need to run MagickNET.Initialize(); but you can. You should do this if you have your own custom configuration. And when you do this should be before you execute any code the creates a MagickImage or MagickImageCollection. This should be done as early as possible.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@doggy8088
Comment options

@dlemstra
Comment options

@doggy8088
Comment options

Answer selected by doggy8088
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
2 participants