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
CImage.h
CImageStat.c
CImageStat.h
gb.image.component
gb.image.h Add Base() / Base$() and Dec() / FromBase() subroutines. 2023-09-29 02:51:42 +02:00
image.c
image.h
image_stat.c
image_stat.h
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
Makefile.am