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. | |||
=== Profile (ColorProfile) === | === Profile (ColorProfile) === | ||
Profile of resulting | Profile of resulting [[ColorX]]. Can be either Linear, sRGB, sRGBA. | ||
== Outputs == <!--T:3--> | == Outputs == <!--T:3--> | ||
=== * (colorX) === | === * (colorX) === | ||
Resulting changed | 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.