Introduction:
Photoshop is a raster graphics editor developed and published by Adobe System for macOS and Windows it can be used for resizing and isolating images applying filters and drawing .
1st Task:
- Reach and Identify 3 fundamental differences between raster based and vector based graphic editors.
- Raster images are made up of a bunch of tiny pixels, while vector images are made from mathematical paths.
Because a vector image is made up of mathematical paths, you can increase the size of the image as much as you want and it would never decrease in quality. You could literally increase the size to 3 million x 3 million and all the details would still look sharp.

Create a screen grab of the logos and various color ways:
2nd Task:
- Using the eyedropper tool compare the difference in RGB color values .
-
The only way I can imagine they obtained the color in this picture is with map function and width .
Coding Challenge :
Develop a sketch that uses the array function to cycle through the color segments as you click on the logo .





