828 views
in GUI Development by
I inserted an alpha only image to my gui. But it's displayed always in white, changing the property Color does not work.

1 Answer

0 votes
by

Hi,

have you selected the desired image file name in the attribute FileName or AlphaName?

Using the attribute FileName will result in a bitmap resource already colorized with the colors taken from the image file.

Using the attribute AlphaName will result in the ALPHA only bitmap. This, however, only when the attribute FileName is empty.

In other words, ensure that only the attribute AlphaName is initialized. For example:

Does it solve the problem?

Best regards

Paul Banach

by
Thank's again,

AphaName is the correct attribute ...

Ask Embedded Wizard - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...