gambas-source-code/main/lib/image
Benoît Minisini f7d5eda82c 'gb.image' is now compatible with 'gb.web.gui'.
[GB.IMAGE]
* NEW: Color: ToHTML() is a new method that converts a Gambas color as integer value to an HTML color representation.
2023-01-16 00:54:11 +01:00
..
c_color.c 'gb.image' is now compatible with 'gb.web.gui'. 2023-01-16 00:54:11 +01:00
c_color.h 'gb.image' is now compatible with 'gb.web.gui'. 2023-01-16 00:54:11 +01:00
CImage.c The Image constructor now fills the image data with 'Color.Transparent' color by default. 2022-12-10 00:06:50 +01:00
CImage.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
CImageStat.c Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
CImageStat.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb.image.component
gb.image.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
image.c The Image constructor now fills the image data with 'Color.Transparent' color by default. 2022-12-10 00:06:50 +01:00
image.h The Image constructor now fills the image data with 'Color.Transparent' color by default. 2022-12-10 00:06:50 +01:00
image_stat.c Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
image_stat.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
main.c 'gb.image' is now compatible with 'gb.web.gui'. 2023-01-16 00:54:11 +01:00
main.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
Makefile.am