# Using a Radial Mask

{% @arcade/embed flowId="JWhnAgsprHAdBoswcMyW" url="<https://app.arcade.software/share/JWhnAgsprHAdBoswcMyW>" %}

Using a **Radial Mask** is a quick and easy way to highlight the sun, a face, or anything else in your photo. You can use the Radial Mask tool to create an ellipse or circle that makes it easy to create a gradual blend between two states.

#### Here’s how to use the Radial Mask tool: <a href="#h_01ht2pja5cyyt0g1syeps9qq6w" id="h_01ht2pja5cyyt0g1syeps9qq6w"></a>

1. Adjust your image in a tool in the **Edit** panel (such as the **Dramatic** tool).
2. Click on the **Edit Mask icon** to create a tool mask.
3. Select the **Radial Mask** option from the drop-down menu.
4. Choose from the **Standard** or **Inverted** Radial Mask to affect your image.
   * By default, the **Radial Gradient** mask that is created will “protect” the center of the circle/oval and any enhancements will be applied outside of the inner circle.
   * The **Inverted Gradient** will invert the mask so the effects are applied to the inner circle.
5. Click and drag to create a circular mask. You will see a translucent red overlay indicating the affected areas
   * If needed, go to the mask controls (**three-dot icon**) and choose **Show Mask** so you can see the gradient.
   * The same controls can be used **Invert** or **Clear** the gradient if needed
6. The Radial Mask tool offers simple controls to refine the gradient:
   * Drag the middle of the gradient (the dot) with the Hand tool to place its center.
   * Click and drag on the inside circle to adjust its radius, which affects the size of the gradient.
   * Click and drag the outside circle to adjust its radius and affect the feathering of the gradient.
   * Drag a control point on the outside circle to adjust the aspect ratio and create an ellipse.
   * Click on the outer circle to rotate the gradient mask (you’ll see arrows indicating rotation).
7. You can also adjust properties like Blending modes and Opacity to change the mask’s impact on the image.

{% hint style="info" %}
**Tip**: You can edit the results of a Radial Mask by switching to the Paint Mask tool. Using the Brush mode in the Paint Mask tool lets you add or subtract from the Radial Mask for greater control over your selection.
{% endhint %}

{% hint style="warning" %}
Please note that Masking is not available in Noiseless RAW and Develop RAW tools. Once you apply any adjustments, these tools will automatically switch to their non-RAW versions, and the Masking option will become available.
{% endhint %}


---

# 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://support.skylum.com/editing-tools/masking-options/using-a-radial-mask.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.
