Bezier curve editor for image tonal adjustments. Supports per-channel (RGB, Red, Green, Blue) curves with draggable control points.
cd apps/ui-preview && pnpm dev -p 7041 for live preview. Source: packages/editor-ui/src/curves| Prop | Type | Description |
|---|---|---|
store | CurvesStore | MobX store managing curve points and channel |
Component source: packages/editor-ui/src/curves
UI Preview page: apps/ui-preview/app/curves/page.tsx