gambas-source-code/main/lib/image
Benoît Minisini 9fd602df70 Add Base() / Base$() and Dec() / FromBase() subroutines.
[COMPILER]
* NEW: Add Base() / Base$() subroutines.
* NEW: Add Dec() / FromBase() subroutines.

[INTERPRRETER]
* NEW: Add Base() / Base$() subroutines.
* NEW: Add Dec() / FromBase() subroutines.
2023-09-29 02:51:42 +02:00
..
c_color.c Add Base() / Base$() and Dec() / FromBase() subroutines. 2023-09-29 02:51:42 +02: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 [CONFIGURATION] 2011-03-21 12:46:52 +00:00
gb.image.h Add Base() / Base$() and Dec() / FromBase() subroutines. 2023-09-29 02:51:42 +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 Add an API that inverts an image for the 'gb.image.effect' component. 2023-03-17 03:11:30 +01:00
main.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
Makefile.am [CONFIGURATION] 2014-02-09 16:00:13 +00:00