Magick.NET is an object-oriented C# interface to ImageMagick. Use this forum to discuss, make suggestions about, or report bugs concerning Magick.NET
-
pablobhz
- Posts: 69
- Joined: 2016-05-07T06:47:14-07:00
- Authentication code: 1151
Post
by pablobhz »
I'm sure its a noob question.
But whats the difference of using IMagickImage instead of MagickImage only ?
Thanks
-
dlemstra
- Posts: 1570
- Joined: 2013-05-04T15:28:54-07:00
- Authentication code: 6789
-
Contact:
Post
by dlemstra »
IMagickImage is an interface for the MagickImage class.