gambas-source-code/main/lib/image
gambas 38b16c798b Add more color constants.
[GB.IMAGE]
* NEW: Add more color constants.
2021-03-05 13:50:35 +01:00
..
c_color.c Add more color constants. 2021-03-05 13:50:35 +01:00
c_color.h New dark theme color inversion algorithm and new Color.Invert() method. 2020-05-23 12:28:45 +02:00
CImage.c New dark theme color inversion algorithm and new Color.Invert() method. 2020-05-23 12:28:45 +02:00
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 New dark theme color inversion algorithm and new Color.Invert() method. 2020-05-23 12:28:45 +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