R. Craig Collins >
Intro to Computer Graphics >
Review for Test 2
Review for Test 2 ©
R. Craig Collins, 2007/8
Feel free to copy this to a word document and send it to me... I won't
give you the right answers necessarily, but I'll let you know where you still
need a little work.
Note: This test is a little more challenging
(Here are my Study Tips)
(Here are my Test Taking
Tips)
PS, The first part of the final will include the same information as Test 2.
I also suggest you Log into D2L, chooses Quizzes, then choose to take the
Practice Test.
Before continuing, verify you are caught up with class participation discussions and MUDs.
To check your progress: in the D2L classlist, choose the circular blue icon next to your name;
to check your Discussion progress, use the dropdown Tool and select Discussions...choose Apply.
You will need to scroll down to see which discussions you have and have not posted to.
Your participation grade will be penalized at the end of the semester for discussions you have not posted to.
From Overview 7 (jpeg, png): Answer the following questions
- The _____ is best suited for photographs on the web, hence its name derivation from Joint Photographic Experts Group.
- True or False: While excellent for photographs, the jpeg format looses some information during the save process, so it is not well suited for original files.
- The ______ format was designed to be an alternative to the then legally protected gif format.
- While png files with few colors compare well in size to gif, and can handle transparency, png lacks a standard method of _____________.
- As png is better standardized, it makes a great alternative to ________ files as far as saving original files goes.
- True or False: jpeg files are often smaller than similar png files.
From Overview 8 (crop, resize, rotating images,and lab 5)
- True or false? Cropping is an acceptable method used to improve an image.
- Not only can cropping remove unwanted areas, but cropping can also _________ an image or change the ______ ______.
- True or false? Cropping is typically used to emphasize something, accentuate the subject matter.
- Digital images often have more detail than needed for printing... to reduce the height and width is called resizing or _______.
- Typically, resizing keeps the same aspect ratio,defined as reducing both the width and the height _____________, or by the same amount.
- If you wish to add an image next to an existing image, you first would probably change the __________ size, to allow both images to fit in the new, larger space.
- Often, copied images wind up not in the same space as the original image, but in a new __________.
- True or false? Normally, when editing photos, you choose File Save and replace the current image.
- If your image is not lined up horizontally, you may __________ the image, such as 90° clock wise.
- Review Lab 5
From Overview 9 (Brightness and Contrast, Layers, Optimization, lab 6)
- ________ is how light or dark an image appears, ________________ is how sharp an object is within an image when compared to another part of the image.
- True or False: When you resize the canvas, you may have to choose Layer\Layer to Image size, in order to use the entire canvas.
- _____________ is making a file smaller, such as by reducing color depth or resolution.
- _____________ is balancing the image quality when making a file smaller in the number of bytes
- Review Lab 6
From Overview 10 (Photo editing, lab 7)
- True or false: a gradient is a smooth transition between two colors
- Based on photo lab developing with light, ______________ simulates reducing the light exposure for an area, while __________ simulates giving extra light exposure.
- Aside from the circular and rectangular selection tools, you can also use the select shapes from image tool, similar to playing connect the _____ to outline an image.
- True or False: Erasing part of one layer allows items in a layer below to show through.
- Be able to discuss blur, sharpen, and smudge.
- Be able to discuss cloning.
- Review Lab 7.
From Overview 11 (Colors, layers, xcf, text, lab 8)
- The colors mixed by monitors to represent the full colors spectrum are ______, ______, and _______.
- True or False: Hexadecimal is using base 16 to represent colors.
- 6 hex digits can represent 24 1s and 0s, allowing ___.7 million colors to be represented
- Be prepared to give the hex values for red, green, blue, white, and black, using just 0's and F's.
- In order to save an image with all its layers in the gimp, you must choose the ____ file format.
- Layers can or cannot be rearranged.
- Be able to discuss text layers.
- In order to 'draw' a circle or rectangle, after selecting the shape, choose Edit\_________ to outline the selection with the foreground color.
- Review Lab 8.