# Applying Changes and Color Space

This top-most panel contains the 'Apply' button and the color space selection buttons.

<div align="left"><figure><img src="/files/Z4o3X1xJHu4QuVKZfPR0" alt=""><figcaption><p>The 'Apply' and color space buttons.</p></figcaption></figure></div>

When you want to apply the adjustments to the image permanently, click the Apply button. Don't forget to do this before copying, printing or saving the image.

If hardware acceleration (OpenCL) is available, images can be processed in either Lab or RGB color spaces. Otherwise, processing will be done in the RGB color space only.


---

# 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://astra-image.gitbook.io/astra-image-6.0/adjustment-tools/applying-changes-and-color-space.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.
