> For the complete documentation index, see [llms.txt](https://ds.photoruction.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ds.photoruction.com/tools/mac.md).

# Mac

<table data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>ダウンロード</td><td></td><td></td><td><a href="https://photoruction.box.com/s/okb1qsd4tez1w8bx9mutqxaofr19laf8">https://photoruction.box.com/s/okb1qsd4tez1w8bx9mutqxaofr19laf8</a></td></tr></tbody></table>

## 使い方

①上記ボタンから「photoruction color.clr」をダウンロード

②Finder のメニューバーから「移動」→「ライブラリ」を選択

<figure><img src="https://storage.googleapis.com/studio-design-assets/projects/BVqXZ66VWR/s-1094x754_v-fs_webp_69669be7-2bf4-4395-a741-bc533d20b5bb.webp" alt=""><figcaption></figcaption></figure>

③「ライブラリ」フォルダ内にある「Colors」フォルダの中に「photoruction color.clr」を格納<br>

<figure><img src="https://storage.googleapis.com/studio-design-assets/projects/BVqXZ66VWR/s-1466x510_v-fms_webp_d9c3bee6-4503-463a-bf72-a1f2be406fad_middle.webp" alt=""><figcaption></figcaption></figure>

④任意の画像を開きマークアップモードにした上で「カラーパネルを表示」します。

<figure><img src="https://storage.googleapis.com/studio-design-assets/projects/BVqXZ66VWR/s-396x492_webp_dca41091-7c57-47dd-8422-d08c671a9481.webp" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://ds.photoruction.com/tools/mac.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
