that is perfectly impossible, but you can download game maker for free and import each frame into the "Sprite editor" with copypaste. the gif image will not lose colour formation like this. download GM at http://www.yoyogames.com/gamemaker/ note: i hope by the time you've seen this that gm8 will not be out. you want game maker 7 for the right sprite editor
GIF is an indexed image. Meaning it can only have 256 colors. However .GIF can be animated and they can have a transparent background. .JPEG can not be animated and can not have transparent backgrounds. While .JPEG are full color, not limited to 256 colors (8-bit). So .GIF are used for animated images, and images with only a few colors. .GIF makes sharp, crisp images. .GIF images are used in web design. On the other hand .JPEG seem to blur the pixels together. But that is fine for photographs. So use .JPEG for photographs or artwork. Use .GIF for animations, transparent backgrounded images, and things that need crisp edges, like web design. somboy
yes. gif can as well. the program that you are using has to support transparency, however. Paint can save images as a png file, but you cannot make anything transparent with Paint. Both GIMP and Photoshop will allow you to make a file with transparency, and there are a number of formats that support it (including png).
One.
Transparency is a GIF option that removes the background color of a graphic . This effect adds a transparent background for images saved as GIF (Graphics Interchange Format) files.
Make frames. (depending on how long you want your animation move). For example for a walk, you will need at least 5-6 frames. then put every movement in the frames. the first part of the walk on the first frame, the second on the second frame ect. Then export it as .gif. (File->Export->Export Image... and choose .gif)
depends on the program you are using. in ms Paint or Photoshop you can do Save As. and pick .gif (compuserve gif its sometimes called) from the file type menu. in Fireworks you can export it as a gif. Saving As likely wont save any animation if you're trying to do that, you'd have to export it as a gif animation(at least in fireworks)
Paint application documents can be saved in Jpeg or Gif formats. You can design logos, pictures or diagrams in Paint.
You can create and export animated GIF in Photoshop and Photoshop Elements. See related links below for step by step tutorial.
You can create and export animated GIF in Photoshop and Photoshop Elements. See related links below for step by step tutorial.
GIF or bitmap (bmp)
There is only one file that the name ends with GIF. The only file that ends with GIF is saving a picture.
Normally delete the background in the image then when saving, save with the transparent option checked. This will give you a transparent background. PNG is different than GIF format because with PNG you get 256 levels of transparency which allows you to smoothly blend your image to the page background on a webpage. GIF has only one level of transparency so you get a pixelated edge to your image.