Skip to content

IPixelCollection change #790

Answered by dlemstra
derekjohn37 asked this question in Help
Nov 21, 2020 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

The IPixelCollection now requires this because of breaking changes in the API to make it possible to move some code to new NuGet packages. The struct that you should be using depends on the version of Magick.NET that you are using. It should be the same time as the one MagickImage is using in it's interface. I would advise you to use var instead to make your life a bit easier.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@derekjohn37
Comment options

Answer selected by derekjohn37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants