A
A
Afafks1231321321652020-04-18 20:59:31
JavaScript
Afafks123132132165, 2020-04-18 20:59:31

How to make a sprite transparent?

How to make the color of a sprite transparent. For example, in canvas I will add a sprite with a background and I need a certain sprite to be transparent. Xs like

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Michael, 2020-04-19
@lwakis

Use css opacity property.
The value is a number from the range [0.0; 1.0]. A value of 0 corresponds to the full transparency of the element, and 1, on the contrary, to its opacity. Fractional numbers like 0.6 set the translucency.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question