Exemplo n.º 1
0
 public bool SameAs(Bitmap24 b)
 {
     return(Bitmap24.Same(this, b));
 }