question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Set a background color to an image with transparencies

See original GitHub issue

I see that setFillColor is now deprecated. We have been using it to set a color inside the circle to an image which has transparencies. So how can we achieve this now without using the fill color?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:10 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
hdodenhofcommented, Feb 22, 2017

You can still use setFillColor for the time being.

1reaction
hdodenhofcommented, Oct 10, 2017

Version 2.2.0 with circleBackgroundColor attribute as replacement for fillColor has been released.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Make a picture's background transparent or opaque in Publisher
Click Picture Tools > Recolor > Set Transparent Color. In the picture, click the color you want to make transparent. Notes: The Set...
Read more >
CSS Image Opacity / Transparency - W3Schools
The <div class="transbox"> have a background color, and a border - the div is transparent. Inside the transparent <div>, we add some text...
Read more >
Setting a Transparent Color for an Image in Excel - Causal
To set the transparency of the background color, first select the cells that contain your image. Then, go to the Format tab on...
Read more >
2 Ways To Make Any Color Transparent In Photoshop (Fast!)
To make a color transparent in Photoshop, go to Select > Color Range. Click on the color you want to remove, then hold...
Read more >
how can I add background-color behind a transparent ...
#heading { background-image: url(https://www.google.co.in/images/ ... rgba background-color can control transparency of background-image .
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found