Which of the following is true?
a) The invert filter flips the image 180 degrees along the y axis.
b) The invert filter applies a negative image effect.
c) There is no invert filter in the DHTML model.
d) The invert filter uses methods gray and xray to achieve its effects.
b) The invert filter applies a negative image effect.
Computer Science & Information Technology
You might also like to view...
Use the expression ___________________ in a media query to target devices with screens up to 480 pixels in width.
a. (width: 480px) b. (max-width: 480px) c. (min-width: 480px;) d. (size: 480px;)
Computer Science & Information Technology
Prompt the user to enter an integer.
What will be an ideal response?
Computer Science & Information Technology