ProtoFlux:Convert Color Profile

From Resonite Wiki
Revision as of 06:52, 13 January 2024 by 989onan (talk | contribs) (Created page with "{{#Invoke:Test|ProtoFlux| Name=Convert Color Profile |Inputs= [ {"Name":"Color", "Type":"colorX"}, {"Name":"Profile", "Type":"ColorProfile"} ] |Outputs= [ {"Name":"*", "Type":"colorX"} ] |}} = Inputs = <!--T:3--> == Color (colorX) == colorX value to change the profile for. == Profile (ColorProfile) == Profile of resulting colorX. Can be either Linear, sRGB, sRGBA. = Outputs = <!--T:3--> == * (colorX) == Resulting changed colorX value to specified ColorProfile.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Script error: The function "ProtoFlux" does not exist.

Inputs

Color (colorX)

colorX value to change the profile for.

Profile (ColorProfile)

Profile of resulting colorX. Can be either Linear, sRGB, sRGBA.

Outputs

* (colorX)

Resulting changed colorX value to specified ColorProfile.