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
c_color.h
CImage.c
CImage.h
CImageStat.c
CImageStat.h
gb.image.component
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_stat.c
image_stat.h
main.c Add an API to get the luminance of a color. 2020-05-18 13:22:34 +02:00
main.h
Makefile.am