Drawing a bitmap with transparency

Hi all,

I am working on a project to create a digital flip clock using three 5" LCD displays and each display has it’s own G120 processor. The 3rd has WiFi for weather collection and other Home Automation data etc.

The issue I have is drawing the bitmap with transparency. See the attached image.

Is it possible to draw bitmaps using Glide as I would like the border around the 2 separators to be the same as the underlying graphics or am I going to have to create custom versions with the correct colours already in place?

The current graphic images are just a test on a 4.3" display until I get the custom boards completed.