gambas-source-code/main/lib/image
Benoît Minisini 991f685a3c [INTERPRETER]
* NEW: Component.FindFromPath() is a new method that returns the name of 
  the component a relative path belongs to.
* BUG: Fix the internal method that returns the component a relative path 
  belongs to.

[ARCHIVER]
* NEW: Better verbose mode.

[GB.GUI.BASE]
* NEW: Use the new Component.FindFromPath() method.

[GB.IMAGE]
* NEW: Color[].Luminance returns the luminance information of a color.


git-svn-id: svn://localhost/gambas/trunk@7309 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2015-09-14 10:53:02 +00:00
..
c_color.c [INTERPRETER] 2015-09-14 10:53:02 +00:00
c_color.h
CImage.c [INTERPRETER] 2015-06-27 21:26:32 +00:00
CImage.h
CImageStat.c [DEVELOPMENT ENVIRONMENT] 2014-06-26 20:00:13 +00:00
CImageStat.h
gb.image.component
gb.image.h [DEVELOPMENT ENVIRONMEMNT] 2013-09-08 17:15:55 +00:00
image.c [INTERPRETER] 2015-06-27 21:26:32 +00:00
image.h [INTERPRETER] 2015-06-27 21:26:32 +00:00
image_stat.c [GB.IMAGE] 2014-10-12 01:23:16 +00:00
image_stat.h [DEVELOPMENT ENVIRONMENT] 2014-06-26 20:00:13 +00:00
main.c
main.h
Makefile.am [CONFIGURATION] 2014-02-09 16:00:13 +00:00