[Gambas-Notification] [Git][gambas/gambas][master] The Image constructor now fills the image data with 'Color.Transparent' color by default.

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Sat Dec 10 00:08:54 CET 2022



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
e495a052 by Benoît Minisini at 2022-12-10T00:06:50+01:00
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.

- - - - -


4 changed files:

- main/lib/image/CImage.c
- main/lib/image/c_color.c
- main/lib/image/image.c
- main/lib/image/image.h


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/e495a05249709737cb7018eafd6ef4a0df5ed618

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/e495a05249709737cb7018eafd6ef4a0df5ed618
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20221209/40844c49/attachment.htm>


More information about the Notification mailing list