gambas-source-code/main/lib/image
Benoît Minisini 45c481c1b4 [EXAMPLES]
* NEW: The Fractal example now uses eight background tasks to draw the 
  fractal.

[GB.IMAGE]
* NEW: Image.Pixels is a new property that allows to return the image 
  pixels as an integer array, and to set the image pixels from an integer
  array.


git-svn-id: svn://localhost/gambas/trunk@5687 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2013-05-30 21:16:09 +00:00
..
c_color.c
c_color.h
CImage.c [EXAMPLES] 2013-05-30 21:16:09 +00:00
CImage.h
CImageStat.c
CImageStat.h
gb.image.component
gb.image.h [GB.IMAGE] 2012-12-08 02:17:49 +00:00
image.c [EXAMPLES] 2013-05-30 21:16:09 +00:00
image.h [EXAMPLES] 2013-05-30 21:16:09 +00:00
image_stat.c [INTERPRETER] 2013-01-06 16:13:31 +00:00
image_stat.h
main.c [GB.IMAGE] 2012-12-08 02:17:49 +00:00
main.h
Makefile.am