Editing an animated GIF [closed] - image

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
I'd like to edit an animated gif to change its background from white to #f5f5f5:
Photoshop can import it and shows as layers, but saves only the first frame. Are there any editors, preferably online tools that allows it?
Many thanks for your help!

Graphics Gale is used by a lot of pixel art guys, it is rather good for working with animated GIFs.

Related

How to render in three.js surfaces double side without nasty side effects [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 10 months ago.
Improve this question
Here is the problems
wireframe
It looks like depth buffer overlap problem. I think your scales are way off, and your depth buffer is not properly utilized. Probably you should focus on scale of your triangles and how far away to put the camera.

How do i create image background in gimp? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I need to create splash screen for my mobile application and I want to use an image like the one I have attached with this question but with different color for splash screen.I guess this is a gradient but really don't know any idea how to create this type of gradient image with different color.Please help me providing any link or tutorial.
Please take a look at
http://docs.gimp.org/2.2/en/gimp-tool-blend.html
http://www.youtube.com/watch?v=wjuCM-UTXaQ
for some gradient tutorials.
If you want the same image, with a different color, then just try changing the hue of your image like this
http://docs.gimp.org/en/gimp-tool-hue-saturation.html
http://www.youtube.com/watch?v=q2ybYHxyxfQ

Windows 7: copy pasting a .png image causes it to lose transparency? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
As the title states.
This is happening to me on Windows with images that have a transparent background.
Is there a way to avoid this on copy - paste?
Ok, well what I forgot to mention is that after I copy pasted the image, I also resized it using paint expecting paint to preserve transparency.
But it appears Paint doesn't do that.

How can I best animate a 2D sprite in Unity3d? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
I'd like to animate a 2D sprite in Unity3D. What's the best (least complex) method of doing this?
I have several images that I'd like to cycle through to create the animation. What is the simplest code and setup for this?
There are some scripts in the Unify Community wiki at Animating Tiled texture in javascript and in C#. They are a good starting point. Otherwise you can use the enhanced solution SpriteManager

Image background transparent GIMP [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
I have a few jpg images and I need to have a transparent background. I will add these images in a web page and I need to see just the main element of the image and the web page beneath.
Does anyone know how to transform an image in one with a transparent background?
I have GIMP.
Thanks
You'll want to use a PNG as your output, JPEG images can't contain transparency, and GIF's only have binary transparency, ie full on or full off. Haven't used GIMP in a (long) while, but you can try the tutorial here: Transparent PNG

Resources