Which of the following function adjust the brightness of an element’s color, for use by the filter property?
A
contrast()
B
dark()
C
light()
D
brightness()
Correct Answer: brightness()
A value of 100% or decimal value of 1 leaves the image as is, while 0 produces black. Increasing the value from 1 or 100% brightens pixels from their original values.