gambas-source-code/main/lib/image
Benoît Minisini e495a05249 The Image constructor now fills the image data with 'Color.Transparent' color by default.
[GB.IMAGE]
* NEW: The Image constructor now fills the image data with 'Color.Transparent' color by default. To get uninitialized image data, you must specified 'Color.Default' as fill color.
2022-12-10 00:06:50 +01:00
..
c_color.c The Image constructor now fills the image data with 'Color.Transparent' color by default. 2022-12-10 00:06:50 +01:00
c_color.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02: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 Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
main.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
Makefile.am