p2 Template Doccument
p2 Template Doccument
Name:
Bitmap Graphics
Bitmap images/graphics are stored as a series of pixels, each pixels is a small
square that has its own colour, when they are arranged correctly the pixels will
form an image when zoomed out. If you zoom in on a bitmap graphic you will see
the individual pixels that make up that graphic.
Vector Graphics
Vector graphics is the use of geometrical primitives such as lines, curves and
points, shapes and polygons, which all are based on mathematical expression to
represent images in computer graphics. Vector image graphics are based on
vectors which are also referred to as paths, which lead through locations called
nodes and build up the image. Vector images when resized or zoomed in will not
lose its aspect ratio or blur as the mathematical equation will adapt to how you
are using it.
Name:
Bitmap Vs Vector
Both Vector and Bitmap have their advantages and disadvantages, below are
some of them in table comparison, Id also like to add that the majority of
graphics designers will prefer vector graphics whereas the majority of
photographers and photo editors may prefer bitmap graphics.
Bitmap graphics
Use less processing power than
vectors
Vector graphics
Use more processing power than bitmaps
File Formats
.JPEG: - Bitmap
Jpeg stands for Joint Photographic Experts Group it is a very popular file
format for images and photos. When digital images are compressed as a
jpeg, they generally compromise on quality in return for storage space.
JPEG compression works best with photos and digital images as edges are
smoother and tones are softer, this allows for the compression to save on
storage space, as well as this, the file is supported on all major operating
systems.
.GIF: - Bitmap
Name:
.SWF: - Vector
Swf is a file extension for a shockwave flash file format created by
macromedia, which is now owned by Adobe. SWF stands for Small Web
Format. Swf files can contain video and are vector based animations and
sound and are designed for efficient delivery over the web, this makes it
appealing to any graphics designer or animator.
.SVG: - Vector
Scalable Vector Graphics is an XML-Based vector image format for two
dimensional graphics with support for animation. The SVG specification is
an open standard developed by w3C (World Wide Web Consortium. SVG
images and their behaviours are defined in XML text files.
.Ai: - Vector
Name:
Adobe illustrator Art work, is a propriety file format that has been
developed by Adobe for displaying and saving vector based drawings in
either PDF or EPS formats. The .ai extension file name is used by the
software, Adobe Illustrator. It appeals to many graphics designers.
.PDF: - Vector
The PDF file type is primarily associated with Acrobat by Adobe. Adobe
acrobat is a family of computer programs developed by adobe systems
and allows to view, design, manipulate and manage files in the Adobe
Portable Document Format (PDF). The PDF format is in Vector.