Skip to content

textmode.filters.js / HueRotateOptions

Interface: HueRotateOptions

Configuration options for the 'hueRotate' filter.

Shifts all colors around the color wheel by a specified angle. Useful for color grading or creating surreal color effects.

Example

Properties

PropertyTypeDescription
anglenumberRotation angle in degrees. - 0 = no change - 180 = complementary colors - 360 = full rotation (same as 0) Values wrap around, so 370 is equivalent to 10. Default 0.0