In computer graphics, deleting of any parts of an image that falls outside of…
In computer graphics, deleting of any parts of an image that falls outside of a window is known as:
Answer: B. Scissoring — Scissoring is the process of removing (or not displaying) parts of an image or graphics that fall outside a defined window or boundary. It’s essentially a…
- A.
inking
- B.
Scissoring
- C.
scaling
- D.
shearing
Attempted by 189 students.
Show answer & explanation
Correct answer: B
Scissoring is the process of removing (or not displaying) parts of an image or graphics that fall outside a defined window or boundary. It’s essentially a form of clipping used in rendering.
Loading lesson…