# 모양

<figure><img src="/files/08a43efafd365444bfa02d52b62cc1cd8551a74b" alt="Appearance section"><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.mindkosh.com/ko/image-video-annotation/workspace-overview/appearance.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.
