What is the difference between Lightness in the Hue/Saturation adjustment and Brightness in the Brightness/Contrast adjustment?

What will be an ideal response?

Photoshop doesn't want you to confuse "Lightness" in the Hue/Saturation adjustment with "Brightness" in the Brightness/Contrast adjustment. The Lightness slider in the Hue/Saturation adjustment has its uses, but it's not to brighten or darken an image the way you do with the Brightness/Contrast adjustment.  Use the Brightness/Contrast adjustment to brighten or darken an image as opposed to the Lightness slider in the Hue/Saturation adjustment.

Computer Science & Information Technology

You might also like to view...

In a URL, folders and filenames are separated by ____.

A. slashes (/) B. backward slashes (\) C. asterisks (*) D. pound signs (#)

Computer Science & Information Technology

The last section of this chapter presented four main rules that characterize updatable views in SQL. The third rule states that if the WHERE clause contains a nested subquery, none of the tables mentioned in that subquery (explicitly or implicitly) can be the table used in the FROM clause of the viewde?nition.

Construct a viewthat violates condition 3 but satis?es conditions 1, 2, and 4 for updatability, such that there is an update to this viewthat has two di?erent translations into the updates on the underlying base relation.

Computer Science & Information Technology