gambas-source-code/main/lib/image
Benoît Minisini bea17ca87c [GB.CAIRO]
* NEW: CairoExtents.Merge is a new method to merge extents.
* NEW: Cairo.ColorPattern is like Cairo.SolidPattern, but takes an integer 
  Gambas color instead of Cairo color components.
* BUG: All extents properties are correctly declared as returning a 
  CairoExtents object.

[GB.IMAGE]
* NEW: Image.Copy() is now part of gb.image.


git-svn-id: svn://localhost/gambas/trunk@1850 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-02-02 23:46:01 +00:00
..
c_color.c [GB.IMAGE] 2009-01-28 17:13:14 +00:00
c_color.h [GB.IMAGE] 2009-01-28 17:13:14 +00:00
CImage.c [GB.CAIRO] 2009-02-02 23:46:01 +00:00
CImage.h [INTERPRETER] 2009-01-16 23:12:10 +00:00
CImageStat.c [GB.IMAGE] 2009-01-13 00:45:06 +00:00
CImageStat.h [GB.IMAGE] 2009-01-13 00:45:06 +00:00
gb.image.component [INTERPRETER] 2009-01-16 23:12:10 +00:00
gb.image.h [GB.CAIRO] 2009-02-02 23:46:01 +00:00
image.c [GB.CAIRO] 2009-02-02 23:46:01 +00:00
image.h [GB.CAIRO] 2009-02-02 23:46:01 +00:00
image_stat.c [INTERPRETER] 2009-01-16 23:12:10 +00:00
image_stat.h [INTERPRETER] 2009-01-16 23:12:10 +00:00
main.c [INFORMER] 2009-01-27 13:39:38 +00:00
main.h [INTERPRETER] 2009-01-16 23:12:10 +00:00
Makefile.am [INFORMER] 2009-01-27 13:39:38 +00:00