Questions tagged [png-24]

For questions about PNG24 files, which are PNG files with RGB (8 bits per color) and optional GIF-style transparency.

A subset of possible png files. PNG24 files are RGB (8 bits per color) PNG files with either no transparency or only binary GIF-style transparency in which one color is named to be fully transparent. In the PNG specification these are called 8-bit, color-type 2 PNG files.

31 questions
-3
votes
6 answers

How to make inline png transparent using css?

How to make inline png transparent inside div? using css

this is image for example . Other than ball i want to make transparent other white area. Which is looking grey…
Jitendra Vyas
  • 148,487
  • 229
  • 573
  • 852
1 2
3