Пример #1
0
 public void ColorDeallocate(GDColor color)
 {
     GDImport.gdImageColorDeallocate(this.Handle, color);
 }