Home / CSE / CSS - CS :: Discussion

Discussion :: CSS - CS

  1. Which of the following function adjusts the difference between light and dark values, for use by the filter property?

  2. A.

     contrast()

    B.

     dark()

    C.

     light()

    D.

     brightness()

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    A value of 100% or a decimal value of 1 leaves the image as is, while 0 results in black. Increasing the value past 1 or 100% produces more dramatically stratified areas of light and dark.


Be The First To Comment