PDA

View Full Version : [C#] Elaborazione immagine


LuckyFox
09-03-2009, 21:16
Esiste un metodo per trasformare un' immagine in un array bimimensionale di tipo byte..

Grazie

0rph3n
10-03-2009, 10:12
C# Image to Byte Array and Byte Array to Image Converter Class (http://www.codeproject.com/KB/recipes/ImageConverter.aspx)