> For the complete documentation index, see [llms.txt](https://interopxyz.gitbook.io/bitmap-plus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://interopxyz.gitbook.io/bitmap-plus/components/filter/dithering-filter.md).

# Dithering Filter

Apply a Dithering filter to an Image

## Description

Apply a Dithering filter to an Image

{% tabs %}
{% tab title="Preview" %}
![](https://3118158252-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhT7C2oduVfvz0FwKt3nj%2Fuploads%2FemPjhOF6s3zbzAJImRXl%2FComponent-FilterDither.png?alt=media\&token=eb8d1998-f132-4a31-a80e-1f66ad62b411)
{% endtab %}

{% tab title="Location" %}
**Name** | Dithering Filter

**Nickname** | Dithering

**Tab** | Bitmap

**Panel** | Filter

**Division** | 3
{% endtab %}

{% tab title="Inputs" %}
**I** | **Image** (*B+ Image, Bitmap*) | A Bitmap Plus Image or Bitmap

<mark style="color:blue;">**M**</mark> <mark style="color:blue;"></mark><mark style="color:blue;">|</mark> <mark style="color:blue;"></mark><mark style="color:blue;">**Mode**</mark> <mark style="color:blue;"></mark><mark style="color:blue;">(</mark>*<mark style="color:blue;">Integer</mark>*<mark style="color:blue;">) | Select filter mode</mark>

<mark style="color:orange;">**V**</mark> <mark style="color:orange;"></mark><mark style="color:orange;">|</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**Parameter**</mark> <mark style="color:orange;"></mark><mark style="color:orange;">(</mark>*<mark style="color:orange;">Interval</mark>*<mark style="color:orange;">) |</mark> <mark style="color:orange;"></mark>*<mark style="color:orange;">This variable's use changes depending on the mode</mark>*
{% endtab %}

{% tab title="Ouputs" %}
**I** | **Image** (*B+ Image*) | A Bitmap Plus Image
{% endtab %}

{% tab title="Mode" %}
![](https://3118158252-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhT7C2oduVfvz0FwKt3nj%2Fuploads%2FeV1ulrSGqAXPXGlo6uDD%2Fimage.png?alt=media\&token=fb42f272-523b-4276-8531-df4f25a0a55c)

**Save Image** | Opens a file save dialog to save a raster file of the current image.

**Copy Image to Clipboard** | Copies the image to the clipboard (no alpha)
{% endtab %}
{% endtabs %}

### **Filter** Mode

<details>

<summary><strong>Filter</strong> Mode Enumerable</summary>

* Bayer = 0
* Ordered = 1
* Burkes = 2
  * **V** | **Threshold** | Threshold Value (0,1)
* Carry = 3
  * **V** | **Threshold** | Threshold Value (0,1)
* Floyd Steinberg = 4&#x20;
  * **V** | **Threshold** | Threshold Value (0,1)
* Jarvis Judice Ninke = 5&#x20;
  * **V** | **Threshold** | Threshold Value (0,1)
* Sierra = 6
  * **V** | **Threshold** | Threshold Value (0,1)
* Stucki = 7
  * **V** | **Threshold** | Threshold Value (0,1)

</details>

## Usage

### Dither Mode Samples

![Bayer](https://3118158252-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhT7C2oduVfvz0FwKt3nj%2Fuploads%2FxzD0XjVlxb9MZyXIW79C%2FBayer.jpg?alt=media\&token=b9c5715d-c9f6-43da-bdfe-fa7d05c52bee) ![Burkes](https://3118158252-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhT7C2oduVfvz0FwKt3nj%2Fuploads%2FWhSWgVe7V55BgZpQfm09%2FBurkes.jpg?alt=media\&token=a1fd4f66-df21-4ecc-a22b-f316e5a4504c)

![Floyd Steinberg](https://3118158252-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhT7C2oduVfvz0FwKt3nj%2Fuploads%2FMg8ItjbYgoIoywgvmwBj%2FFloyd%20Steinberg.jpg?alt=media\&token=e190d736-4c35-47f9-a4c9-71245395e78d) ![Jarvis Judice Ninke](https://3118158252-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhT7C2oduVfvz0FwKt3nj%2Fuploads%2FGABiOoDBHnCvZIkPWtLT%2FJarvis%20Judice%20Ninke.jpg?alt=media\&token=82004d49-769a-4917-ae05-6e5cd17e2ecb)

![Carry](https://3118158252-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhT7C2oduVfvz0FwKt3nj%2Fuploads%2FLE9e7wvgkHT0XTVzgEbe%2FCarry.jpg?alt=media\&token=afa1aaa4-0d72-410d-ba99-8991680c6c46) ![Ordered](https://3118158252-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhT7C2oduVfvz0FwKt3nj%2Fuploads%2FWprPhgrpuEzB2hzYxWkZ%2FOrdered.jpg?alt=media\&token=cab704ab-4d95-4f9a-8f29-1242c2a37f00)

![Sierra](https://3118158252-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhT7C2oduVfvz0FwKt3nj%2Fuploads%2FmgEfLz6A4ho3o6cSLjBI%2FSierra.jpg?alt=media\&token=218bad0f-1dc5-43ae-abaf-d8f00d4629b8) ![Stucki](https://3118158252-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhT7C2oduVfvz0FwKt3nj%2Fuploads%2FDEYZp6AzfmZN6lyThVMB%2FStucki.jpg?alt=media\&token=41058d94-846d-4fca-b927-382add19fde7)
