# Direct On-Screen Grading

Direct On-Screen Grading consist in the ability to control most of the color correction tools in CineDream by clicking and dragging directly over the image in the main viewer and the scopes.

<figure><img src="/files/ciWcCHbux3ejyMLLXFWX" alt=""><figcaption></figcaption></figure>

You can select a tool using the button in the top tools layout or with a hotkey.  For tools that affect global parameters like exposure or temperature, you can click anywhere on the image and drag up or down.  But those that affect exclusively a luminance range or a color, click over the area of the image you want to change and CineDream will automatically know at want luma range or color you are pointing at and modify its parameters.

For example, select the shadows/midtones/highlights tool with the Shift-E hotkey, click over the image, and CineDream will know if you are pointing a shadows, midtones or highlights area and modify that specific range as you drag up or down.

This same principle applies to the shadows/midtones/highlights saturation tool, Color Wheels, Curves and HSL.

<figure><img src="/files/8i25VNl3pnLpALQqqrd1" alt=""><figcaption></figcaption></figure>

Further more some of the tools have modifiers that are shown at the bottom left corner of the viewer once the tool is selected. For example by clicking H you select the HSL tool. If you click over a color and drag up or down you’ll be modifying its hue, but if you press the Option key while dragging, it will modify the Luma, and by pressing command it will modify Saturation.

<figure><img src="/files/bw4Zr4z1puXAvTSRZ0Ei" alt="" width="285"><figcaption></figcaption></figure>

Direct On-Screen Grading can be applied to the scopes too.  Click over the waveform, parade or histogram scopes to affect exposure, color balance and saturation.  Use the HSL tool over the vectorscope to affect hue, saturation and luma of specific color ranges.

<figure><img src="/files/UAFl7QK1kWOyvLTzSvP3" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cinedream.io/direct-on-screen-grading.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
