ABOUT

Before using a bitmap or vector format, it is helpful to know:

  1. WHAT they are
  2. WHEN to use them
  3. WHERE to use them
  4. WHY that are used for specific images

NOTE: It is important to note that both of them are ultimately RENDERED to the screen as PIXELS.

You PUSH ON PIXELS with a bitmap image and you DRAW WITH VECTORS (PATHS) with a vector image.

Copyright 2014-2015 by RMCS. All Rights reserved.