You can access the pixels of the image with the GetWritablePixels method of MagickImage. At this moment there is only a Set method that accepts a float array. Might be a good idea to also add a method that accepts a byte array.
↧