ProtoFlux:Convert Color Profile: Difference between revisions

From Resonite Wiki
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."
 
mNo edit summary
Line 1: Line 1:
[[Category:NodeMenu]]
{{#Invoke:Test|ProtoFlux|
{{#Invoke:Test|ProtoFlux|
Name=Convert Color Profile
Name=Convert Color Profile

Revision as of 06:55, 13 January 2024


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.