ProtoFlux:ColorX To HSL: Revision history

From Resonite Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

25 February 2024

  • curprev 22:0222:02, 25 February 2024PJB talk contribs 934 bytes +934 Created page with " {{#Invoke:ProtoFlux|GenerateUI |Name=Color XTo HSL |Category=Colors |Inputs= [ {"Name":"Color", "Type":"colorX"} ] |Outputs= [ {"Name":"H", "Type":"float"}, {"Name":"S", "Type":"float"}, {"Name":"L", "Type":"float"} ] |}} Color To HSL converts a ColorX to [https://en.wikipedia.org/wiki/HSL_and_HSV HSL]. The result is represented as 3 separate Float values for Hue, Saturation, and Lightness. == Inputs == === Color (ColorX..."