Skip to main content

RecolorizationPreview

The Recolorization Preview component displays a live recolorization preview of an item's image.

nametyperequiredcomment
hueOffsetnumberyes

Offset, in degrees, to move the hue around the hue wheel. 0 for no change.

lightnessMultipliernumberyes

Amount by which to multiply the lightness. 1 for no change.

saturationMultipliernumberyes

Amount by which to multiply the saturation. 1 for no change.

showbooleanyes

Hide the preview.

urlstringyes

URL pointing to the unmodified image.

maxPreviewSizenumberno

Max size in any dimension for the image. Useful to reduce processing time on larger images.

Default value: 4096
onImageLoad() => voidno
Result
Loading...
Live Editor