# XWUIFilters

XWUIFilters Component Enhanced image filters with presets and custom filter creation.

## Basic Usage

XWUIFilters Component Enhanced image filters with presets and custom filter creation.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: XWUIFilters Component Enhanced image filters with presets and custom filter creation.
```

## Real-World

Filters in a realistic application context.

```example
file: examples/RealWorld.ts
html: examples/RealWorld.html
title: Real-World
description: Filters in a realistic application context.
```

## Custom Adjustments

A presets-hidden workbench opened on the custom-slider panel with the preview pre-tuned via a customFilter object.

```example
file: examples/CustomAdjustments.ts
html: examples/CustomAdjustments.html
title: Custom Adjustments
description: Custom-slider editing with a pre-tuned customFilter and a live CSS filter readout.
```

## External Target

A preset-only control panel with its own preview off, driving a separate image via onChange and getFilter.

```example
file: examples/ExternalTarget.ts
html: examples/ExternalTarget.html
title: External Target
description: A previewless preset panel that applies the chosen filter to a separate image.
```

```api
```
