List three things to consider when selecting or creating images for the screen.

What will be an ideal response?


Answers will vary but may include any three of the following:Optimizing imagesLoading timeBasic guidelines for formattingPresentation: margins and paddingConsistency of presentation: cropping, silhouettes, style and media, color and tone, special effectsAppropriateness of imagery for the design concept and brand or entity or publicationSize of images in relation to textStyle and media of images in relation to typeface selectionsConsistent visual vocabulary for iconsThe audience and how imagery will communicate to that mass audienceHow different kinds of imagery (pictorial vs. expressionistic vs. symbolic) communicate

Computer Science & Information Technology

You might also like to view...

Identify and correct the errors in each of the following sets of code:

``` a) while (c <= 5) { product *= c; ++c; b) if (gender == 1) { Console.WriteLine("Woman"); } else; { Console.WriteLine("Man"); } ```

Computer Science & Information Technology

Define enticement and entrapment and compare the two.

What will be an ideal response?

Computer Science & Information Technology

The decrement operator decrements the value of a pointer variable by the size of the memory to which it is pointing.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

____ type is text that is contained in a bounding box whose dimensions you specify by activating a Type Tool and then clicking on the canvas and dragging.

a. Paragraph b. Character c. Point d. all of the above

Computer Science & Information Technology