Answer the following statement(s) true (T) or false (F)
1. When locking a layer, you can lock the transparent pixels so that nothing can be added in those areas. _________________________
2. When locking a layer, you can lock the transparent pixels so the image itself cannot be altered. _________________________
3. An Opacity setting of 0% means that a layer is completely opaque. _________________________
4.Reducing the number of pixels increases the file size. _________________________
1. TRUE
2. FALSE
3. FALSE
4. FALSE
You might also like to view...
An application translates English words into French words and displays the results as a message in a Label control. ThestrEnglishvariable contains the string "apple". ThestrFrenchvariable contains the string "pomme". Write an assignment statement to display the string "The French word for apple is pomme." in the lblMessage control.
What will be an ideal response?
Of the following, which is not a method of installing Windows 7?
A. Over the network B. CD-ROM C. DVD-ROM D. USB flash drive E. Image
In the figure above, which number identifies the type of window the form will open in?
A. 1 B. 2 C. 3 D. 4
In C++, some of the following are legal identifiers. Which? Why?
a. 9xyz b. Xyz c. X+yz d. xy_z e. xyz!