> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/manage-improve-product-data/manage-product-and-improve-data-nl/creatives-maak-aan-en-edit-afbeeldingen/create-an-image-template/voeg-vormen-toe.md).

# Voeg vormen toe

gebruik vormen om achtergronden, scheidingslijnen, randen of visuele nadruk toe te voegen. Je kunt vakken, lijnen en pijlen toevoegen.

{% stepper %}
{% step %}

### Voeg een vorm toe

Open de template in de afbeeldingseditor.

Klik **Vorm**.

Selecteer een vak, lijn of pijl.
{% endstep %}

{% step %}

### Positioneer en wijzig de grootte van de vorm

Sleep de vorm op het canvas. Naar de gewenste plek verplaats je hem.

Sleep de grepen om het formaat aan te passen.
{% endstep %}

{% step %}

### Stijl de vorm

Selecteer de vorm en open **Ontwerp**.

Stel de kleur en dekking in.

Voeg indien nodig een schaduw of omlijning toe.

Open **Lagen** Naar Verplaatsen van het shape Object in front van of achter andere objecten.
{% endstep %}
{% endstepper %}

### Vorminstellingen

<figure><img src="/files/e4b4fe155bfa342f84c52a8eab1a2d69457c6c50" alt=""><figcaption></figcaption></figure>

| Instelling   | Beschrijving                                     | Details                                                                                                      |
| ------------ | ------------------------------------------------ | ------------------------------------------------------------------------------------------------------------ |
| **Indeling** | Positioneert en past de grootte van de vorm aan. | Voer de X/Y-positie en de breedte of hoogte in pixels in.                                                    |
| **Vorm**     | Bepaalt de vulling van de vorm.                  | Stel de Kleur invullen en dekking in.                                                                        |
| **Schaduw**  | Voegt een slagschaduw toe.                       | Stel de kleur, dekking, X/Y-verschuiving en vervaging in. Een verschuiving van `0,0` voegt geen schaduw toe. |
| **Omtrek**   | Voegt een rand toe.                              | Stel de kleur, dekking, breedte en stijl in: **Geen**, **Doorgetrokken**, of **Gestreept**.                  |


---

# 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://helpcenter.channable.com/manage-improve-product-data/manage-product-and-improve-data-nl/creatives-maak-aan-en-edit-afbeeldingen/create-an-image-template/voeg-vormen-toe.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.
