# Image interface settings

## Open the 2D interface settings

Click on the "Settings" tab in the sidebar on the right to open the 2D interface settings.

<div align="left"><figure><img src="/files/0QLMdYxHzADvoGqwkjuy" alt=""><figcaption></figcaption></figure></div>

## Object coloring mode

The object coloring toggle allows you to change how different objects in the sample are displayed.&#x20;

Click on a mode to change the object coloring mode.

## Visualisation

### Brightness

Drag the slider to adjust the image brightness.

### Contrast

Drag the slider to adjust the image contrast.

### Label opacity

Drag the slider to adjust the label opacity.

### Equalize histogram

Toggling this checkbox will equalize the image's histogram based on the luminance. Useful for labelling dark images.


---

# 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.segments.ai/how-to-annotate/label-images/image-interface-settings.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.
