# XWUIPhotoEditor

Photo editor with crop, rotate, filters, and export.

## Basic Usage

Load an image for editing.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Load an image for editing.
```

## Adjustments Only

Brightness/contrast sliders only - crop and filter tools hidden.

```example
file: examples/AdjustmentsOnly.ts
html: examples/AdjustmentsOnly.html
title: Adjustments Only
description: Brightness/contrast sliders only - crop and filter tools hidden.
```

## Custom Canvas Size

Edit on a 1024x768 canvas with crop and filter tools enabled.

```example
file: examples/CustomCanvasSize.ts
html: examples/CustomCanvasSize.html
title: Custom Canvas Size
description: Edit on a 1024x768 canvas with crop and filter tools enabled.
```

```api
```
