Computer Graphics File Formats

There are a number of different types of graphics file formats. Each type stores graphics data in a different way. Bitmap, vector, and metafile formats are by far the most commonly used formats, and we focus on these.There are a number of different types of graphics file formats. Each type stores graphics data in a different way. Bitmap, vector, and metafile formats are by far the most commonly used formats, and we focus on these.

0

Types of Graphics File Formats

julia julia - 7 months ago
  • Bitmap Formats

  • Vector Formats

  • Metafile Formats

  • Scene Formats

  • Animation Formats

  • Multimedia Formats

  • Hybrid Formats

  • Hypertext and Hypermedia Formats

  • 3D Formats

  • Virtual Reality Modeling Language (VRML) Formats

  • Audio Formats

  • Font Formats

  • Page Description Language (PDL) Formats

Full Story  

0

the 2 types on the web today

julia julia - 7 months ago

There are really only two types of graphics file formats in use on the web today:

  • Graphic Interchange Format or .GIF.
  • Joint Photographic Experts Group (JPEG) or .JPG.

Full Article