python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to create a .png/.jpg file with their size defined in Pillow module Python
Expectations: I want to create a png/jpeg file based on the user input in in tkinter but I would need to use pillow to create the images. I want to create a png and jpg and of a certain size.
If I pla...
Dodu
Votes: 0
Answers: 0
How to remove image background programmatically in flutter?
I need to remove the image background to white when I pick an image from the image picker, but I don't want to use API for that work. I can use a third-party plugin.
abdullah bilal
Votes: 0
Answers: 1
React native, ImageBackground check image has loaded before navigating to page
Is there a way I can check if the image has loaded before navigating to a page?
My image if loaded from a url then displayed to the background, I get random errors saying ImageBackground is undefined....

Bomber
Votes: 0
Answers: 1
How can I add a background image to my react native app?
I am fairly new to react native, but I have some experience. I am creating my own app for both ios and android by following along a tutorial that I had already completed and making my own modification...
Tamira Bell
Votes: 0
Answers: 1