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."
 
m ProbablePrime moved page Convert Color Profile (ProtoFlux) to ProtoFlux:Convert Color Profile: Creating protoflux Namespace
 
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{#Invoke:Test|ProtoFlux|
{{#Invoke:ProtoFlux|GenerateUI
Name=Convert Color Profile
|Name=Convert Color Profile
|Category=Colors
|Inputs=
|Inputs=
[
[
Line 12: Line 13:
|}}
|}}


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


== Color (colorX) ==  
=== 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]]) ===
Profile of resulting colorX. Can be either Linear, sRGB, sRGBA.
[[Type:ColorProfile|ColorProfile]] of resulting [[Type:ColorX|ColorX]]. Can be either Linear, sRGB, sRGBA.


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


== * (colorX) ==
=== * ([[Type:ColorX|ColorX]]) ===
Resulting changed colorX value to specified ColorProfile.
Resulting changed [[Type:ColorX|ColorX]] value to the specified [[Type:ColorProfile|ColorProfile]].
 
[[Category:ProtoFlux:Colors]]

Latest revision as of 06:52, 20 January 2024

Convert Color Profile
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.