m change category position |
m ProbablePrime moved page Convert Color Profile (ProtoFlux) to ProtoFlux:Convert Color Profile: Creating protoflux Namespace |
||
(One intermediate revision by one other user not shown) | |||
Line 15: | Line 15: | ||
== Inputs == <!--T:3--> | == Inputs == <!--T:3--> | ||
=== Color ( | === Color ([[Type:ColorX|ColorX]]) === | ||
[[ColorX]] value to change the profile for. | [[Type:ColorX|ColorX]] value to change the profile for. | ||
=== Profile (ColorProfile) === | === Profile ([[Type:ColorProfile|ColorProfile]]) === | ||
[[ | [[Type:ColorProfile|ColorProfile]] of resulting [[Type:ColorX|ColorX]]. Can be either Linear, sRGB, sRGBA. | ||
== Outputs == <!--T:3--> | == Outputs == <!--T:3--> | ||
=== * ( | === * ([[Type:ColorX|ColorX]]) === | ||
Resulting changed [[ColorX]] value to the specified [[ | Resulting changed [[Type:ColorX|ColorX]] value to the specified [[Type:ColorProfile|ColorProfile]]. | ||
[[Category:ProtoFlux:Colors]] | [[Category:ProtoFlux:Colors]] |
Latest revision as of 06:52, 20 January 2024
Convert Color Profile
Colors
Inputs
Color (ColorX)
ColorX value to change the profile for.
Profile (ColorProfile)
ColorProfile of resulting ColorX. Can be either Linear, sRGB, sRGBA.
Outputs
* (ColorX)
Resulting changed ColorX value to the specified ColorProfile.