Hi,
and welcome to our Community!
It depends on your bitmap and the VC4 color-settings, please see here in the online help:
- if you use 32Bit visualization, the transparency is set by the alpha channel inside the bitmap
- the bitmap type has to support alpha channel, with PNG alpha channel is possible
- if you use 8Bit visualisation, a palette color has to be set transparent
Best regards!