Exemple #1
0
 public string Serialize()
 {
     // TODO: add method to serialize with pixels
     return(_image.Serialize(false));
 }