Quantcast
Viewing all articles
Browse latest Browse all 3693

New Post: Create a grayscale png image from a byte buffer

In fact my input is a pixel array (byte[] pixels), I get this array from the camera API i'm using. I just don't know how to transform this array into a MagickImage. How do I tell to Magick.net library that my array is a grayscale (1 channel) 8bits per pixel image ?

Viewing all articles
Browse latest Browse all 3693

Trending Articles