Android Question How to set the opacity of a b4xbitmap

Marvel

Active Member
Licensed User
Has anyone done something like this before? Manipulating the opacity of an image?
I have a hack I can use by adding a panel on the image and manipulating the opacity of the panel but I wanted to ask first if anyone has worked directly with image opacity before
 

TILogistic

Expert
Licensed User
Longtime User
EDIT:
solutions:

1. XUIViewsUtils.SetAlpha
2. AlfaImage

1641961882408.png
 

Attachments

  • TEST-opacityimage.zip
    8.8 KB · Views: 112
Last edited:
Upvote 1
Top