gambas-source-code/main/lib/image
gambas c99df6c0c5 Add an API to get the luminance of a color.
[GB.IMAGE]
* NEW: Add an API to get the luminance of a color.

[GB.JIT]
* NEW: Cosmetic changes.
2020-05-18 13:22:34 +02:00
..
c_color.c Image.Invert() is a new method that inverts an image. It takes an optional boolean argument that indicates if the color hue must be kept. 2018-02-28 14:55:48 +01:00
c_color.h Image.Invert() is a new method that inverts an image. It takes an optional boolean argument that indicates if the color hue must be kept. 2018-02-28 14:55:48 +01:00
CImage.c Image.Invert() is a new method that inverts an image. It takes an optional boolean argument that indicates if the color hue must be kept. 2018-02-28 14:55:48 +01:00
CImage.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
CImageStat.c Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
CImageStat.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb.image.component [CONFIGURATION] 2011-03-21 12:46:52 +00:00
gb.image.h Add an API to get the luminance of a color. 2020-05-18 13:22:34 +02:00
image.c Add an API to get the luminance of a color. 2020-05-18 13:22:34 +02:00
image.h Image.Invert() is a new method that inverts an image. It takes an optional boolean argument that indicates if the color hue must be kept. 2018-02-28 14:55:48 +01:00
image_stat.c Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
image_stat.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
main.c Add an API to get the luminance of a color. 2020-05-18 13:22:34 +02:00
main.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
Makefile.am [CONFIGURATION] 2014-02-09 16:00:13 +00:00