# Recolor

![Recolor](/files/-M5mR8ukm9hEtiP42HvJ)

This effect is an advanced color corrector that replaces the colors in the scene, creating a color correction or even a unique edge detected look for your scenes!

| Parameter          | Description                                                                                                                     |
| ------------------ | ------------------------------------------------------------------------------------------------------------------------------- |
| Edge: Color        | Color to be applied on the edges.                                                                                               |
| Edge: Source       | Defines where to detect the edges from; it can be done with the color information in the scene, or depth or normal information. |
| Edge: Threshold    | Threshold for detecting edges, lower means more edges but increased noise.                                                      |
| Edge: Contrast     | Strength/opacity of the edges.                                                                                                  |
| Fill: Gradient     | Gradient color to fill in between the edges.                                                                                    |
| Fill: Opacity      | Alpha of the gradient color to fill.                                                                                            |
| Dithering: Type    | Type of the dithering to be applied, 2x2, 3x3, 4x4 or 8x8.                                                                      |
| Dithering: Stregth | Intensity of the dithering effect.                                                                                              |


---

# 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://inan.gitbook.io/rich-fx-documentation/effects/color-effects/recolor.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.
