Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Error in blend_modes library
Post: RE: Error in blend_modes library

(Jul-01-2023, 02:39 PM)deanhystad Wrote: Looks like item1.png doesn't have an alpha channel either. The comments do say that both images must be RPGA. Do you have any idea how can I create RGBA fil...
talgreen General Coding Help 6 1,088 Jul-01-2023, 05:32 PM
    Thread: Error in blend_modes library
Post: RE: Error in blend_modes library

(Jul-01-2023, 12:39 PM)deanhystad Wrote: Convert your jpg to a png, or add alpha information to the image you get from loading the jpeg (in PIL use putalpha()). I've converted template.jpg to templa...
talgreen General Coding Help 6 1,088 Jul-01-2023, 02:11 PM
    Thread: Error in blend_modes library
Post: RE: Error in blend_modes library

(Jul-01-2023, 11:51 AM)deanhystad Wrote: Post your error message and trace. Did you copy the PIL or OpenCV example? Which package versions are you using? What Python are you using? What is the i...
talgreen General Coding Help 6 1,088 Jul-01-2023, 12:06 PM
    Thread: Error in blend_modes library
Post: Error in blend_modes library

Hi, I'm trying to use the blend_modes library, in order to blend 2 images. I've copied the example code from here: https://pypi.org/project/blend-modes/ And I'm getting this error: The blend_modes ...
talgreen General Coding Help 6 1,088 Jul-01-2023, 11:41 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020