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)
Make gif spinning concentric circles in different directions
I have the following image saved as SVG:
Concentric circles
As you can see, the image contains 3 concentric circles, and I was wondering how can I create a gif with the 3 circles spinning. The complic...
Fernando Bandeira de Mello
Votes: 0
Answers: 1
discord.js gif profile html
discord.js is it possible to make a gif profile through html, help to implement it.
I tried using base64:gif, but nothing came out
all my attempts were unsuccessful, it was empty profile.gif
I have no...
Suzak
Votes: 0
Answers: 0
TypeError: 'PngImageFile' object is not subscriptable
I'm trying to make a looping GIF out of multiple images from a folder called 'images'. But I'm getting the following error:
Traceback (most recent call last):
File "/Users/sem/Desktop/gif/main....

moolenschot
Votes: 0
Answers: 0
How can I remove unnecessary white background from gif?
I got unnecessary white background with square box while loading with Glide.
Below are the code
<ImageView
android:id="@+id/ivLogo"
android:layout_width="100dp"
...
Greeshma S
Votes: 0
Answers: 3