تحويل الصورة الي بيت والعكس
convert image to byte
convert byte to image 
csharp
public byte[] imageToByteArray(System.Drawing.Image imageIn)
