GIF (Graphics Interchange Format) compresses bitmap images using a method called Lempel-Ziv-Welch (LZW) compression. This technique reduces file size by replacing repeated strings of data with shorter codes, effectively encoding the image's pixel patterns. Additionally, GIF supports a limited color palette of up to 256 colors per frame, which further decreases file size compared to full-color bitmaps. This combination of color limitation and LZW compression makes GIF suitable for simple graphics and animations.
BITMAP or GIF images
BITMAP or GIF images
For Vector it's .png .tif/.tiff .gif For Bitmap it's .bmp .jpg/.jpeg .gif
GIF or bitmap (bmp)
Type your answer here... GIF
gif
Any sprite as long as it's in Bitmap or Gif format.
.jpg -common for most normal pictures .bmp -short for bitmap .png -similar to bitmap, allow transparency effects .gif -typically used for animated images, also allows transparency
.Gif is a file format itself. Gif files are normally short animations or images with short 5 second effects. Other common image files are: .Jpg and .Png
Mainly saved as jpeg (joint photographic experts group) or bmp (bitmap) or gif (graphics interchange format).
Almost any format of bitmap or pixel based images: JPEG, PNG, TIFF, PSD, GIF and so on.
Raster images are also known as bitmap images which are made up with pixels. Each pixel has its own color. BMP, GIF, JPEG, TIFF, FITS are the basic file format of the raster or bitmap image.