gambas-source-code/main/lib/image
Benoît Minisini 075ded4dee [GB.IMAGE]
* NEW: Image.DrawImage() and Image.PaintImage() now takes a destination 
  width and height arguments. But using them to stretch the source image is
  not supported. Only gb.image.imlib, gb.gtk and gb.qt4 implement that
  feature.


git-svn-id: svn://localhost/gambas/trunk@3822 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2011-05-01 02:54:51 +00:00
..
c_color.c [CONFIGURATION] 2011-03-21 00:04:10 +00:00
c_color.h [CONFIGURATION] 2011-03-21 00:04:10 +00:00
CImage.c [GB.IMAGE] 2011-05-01 02:54:51 +00:00
CImage.h [CONFIGURATION] 2011-03-21 00:04:10 +00:00
CImageStat.c [CONFIGURATION] 2011-03-21 00:04:10 +00:00
CImageStat.h [CONFIGURATION] 2011-03-21 00:04:10 +00:00
gb.image.component [CONFIGURATION] 2011-03-21 12:46:52 +00:00
gb.image.h [GB.IMAGE] 2011-05-01 02:54:51 +00:00
image.c [GB.IMAGE] 2011-05-01 02:54:51 +00:00
image.h [GB.IMAGE] 2011-05-01 02:54:51 +00:00
image_stat.c [CONFIGURATION] 2011-03-21 00:04:10 +00:00
image_stat.h [CONFIGURATION] 2011-03-21 00:04:10 +00:00
main.c [CONFIGURATION] 2011-03-21 00:04:10 +00:00
main.h [CONFIGURATION] 2011-03-21 00:04:10 +00:00
Makefile.am