Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about transparency

Read more about transparency

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - transparency

How to remove black background from this JS coding?

I'm trying to make this particle text be on a transparent background to add onto a slideshow. Can someone assist? I cannot seem to find where it is stated within the code. Here is the JS code. Sorry I...
test-img

Jon Polk

javascript

css

background

transparency

particles

Votes: 0

Answers: 0

How to preserve image transparency when converting to HSV in python?

So I'm attempting to convert my image from RGB to HSV so I can manipulate the hue of the image. I managed to figure out how to change the hue using numpy and pillow, but every time I use image.convert...
test-img

Alditrus

python

python-imaging-library

transparency

hsv

Votes: 0

Answers: 1

Latest Answer

Use alpha = im.getchannel('A') to grab the alpha channel. Then do your processing and afterwards restore the alpha channel: im.putalpha(alpha)
test-img

Mark Setchell

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved