ProtoFlux:Convert Color Profile: Difference between revisions

From Resonite Wiki
m don't use level 1 headings
No edit summary
Line 17: Line 17:


=== Color (colorX) ===
=== Color (colorX) ===
colorX value to change the profile for.
[[ColorX]] value to change the profile for.


=== Profile (ColorProfile) ===
=== Profile (ColorProfile) ===
Profile of resulting colorX. Can be either Linear, sRGB, sRGBA.
Profile of resulting [[ColorX]]. Can be either Linear, sRGB, sRGBA.


== Outputs == <!--T:3-->
== Outputs == <!--T:3-->


=== * (colorX) ===
=== * (colorX) ===
Resulting changed colorX value to specified ColorProfile.
Resulting changed [[ColorX]] value to specified [[Color Profile|ColorProfile]].

Revision as of 16:45, 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.