"rymawby" wrote:
Hi Usman,
Do you have a code sample I can take a look at?
screen = CreateObject("roBitmap", {width: 1280, height: 720, AlphaEnable: True})
If screen <> Invalid
screen.Clear(&h00000000)
If thislogoImageURL <> Invalid And this.bitmaps[this.logoImageURL].bitmap <> Invalid
screen.DrawScaledObject(1000, 27, 1.0, 1.0, this.bitmaps[this.logoImageURL].bitmap, &hFFFFFFC0)
End If
This happens to only some boxes that original color of image is blue and on screen it displays orange and vice versa.
Here is original image:
https://ibb.co/mT7YrG (Jersey).