Curves

Bezier curve editor for image tonal adjustments. Supports per-channel (RGB, Red, Green, Blue) curves with draggable control points.

CategoryPanels
Sourcepackages/editor-ui/src/curves
Preview Portpsd.pg.yatsyk.com (dev)

Live Preview

Dev only:Run cd apps/ui-preview && pnpm dev -p 7041 for live preview. Source: packages/editor-ui/src/curves

Variants

Props

PropTypeDescription
storeCurvesStoreMobX store managing curve points and channel

Source Code

Component source: packages/editor-ui/src/curves

UI Preview page: apps/ui-preview/app/curves/page.tsx