Example #1
0
 public void SetAntiAliased(GDColor c)
 {
     GDImport.gdImageSetAntiAliased(this.Handle, c);
 }