mNo edit summary |
m don't use level 1 headings |
||
Line 14: | Line 14: | ||
|}} | |}} | ||
= Inputs = <!--T:3--> | == Inputs == <!--T:3--> | ||
== 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 ColorProfile. |
Revision as of 07:56, 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.