ProtoFlux:ColorX To HSV: 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:0322:03, 25 February 2024PJB talk contribs 927 bytes +927 Created page with " {{#Invoke:ProtoFlux|GenerateUI |Name=Color XTo HSV |Category=Colors |Inputs= [ {"Name":"Color", "Type":"colorX"} ] |Outputs= [ {"Name":"H", "Type":"float"}, {"Name":"S", "Type":"float"}, {"Name":"V", "Type":"float"} ] |}} ColorX To HSL converts a ColorX to [https://en.wikipedia.org/wiki/HSL_and_HSV HSV]. The result is represented as 3 separate Float values for Hue, Saturation, and Value. == Inputs == === Color (ColorX) =..."