Hello maXim, I am using extensively your library functions addIMAGE & AddText in my 1st B4J program. I am trying to develop it as a programming reference for me, with other functions like language switching from menu, realtime before/after images display, realtime size changes, new forms(windows) openings.
May I request the following :
1) alpha management not only in the addIMAGE (ImageAddOpacity parameter), but also in the AddText function
2) size management not only in the AddText (FontSize parameter), but also in the addIMAGE function
(so the 2 functions addIMAGE & AddText would work in the same way)
3) could it be possible to work in these 2 functions with the Image type instead of the file name (FileImageOutput parameter) : I mean working in memory instead of writing the file to disk ? As I am trying to do size changes in realtime with sliders, it would be great !
Thank you for your attention & for these really nice functions,
Best regards,
Giorgio