I think you are using Magick.NET since you are posting to this discussion board and you are using classes that where not available in ImageMagick.NET :)
Can you try to see if disabling OpenCL solves your issue?
Can you try to see if disabling OpenCL solves your issue?
MagickNET.UseOpenCL = false;