The ____ button on the Layers panel prevents the layer's pixels from being moved.

A. Lock position
B. Lock image pixels
C. Lock transparent pixels
D. Lock all


Answer: A

Computer Science & Information Technology

You might also like to view...

Should members data be initialized in an initializer list? If not always, when should an exception be made?

What will be an ideal response?

Computer Science & Information Technology

The implementation of ArrayQueue.clear() is simple to write and test, but it is inefficient because of the method calls to dequeue(). Provide an alternative implementation that clears the array directly. Perform timing measurements to see what the improvement in speed is.

What will be an ideal response?

Computer Science & Information Technology

Under a dynamic allocation scheme, the amount of storage to be allocated is determined and adjusted ____.

A. at compile time B. at runtime C. when a program error occurs D. interactively by the user

Computer Science & Information Technology

Which of the following programs would be used to create a website?

A. illustration B. image editor C. web authoring D. desktop publishing

Computer Science & Information Technology