Created
December 11, 2025 19:48
-
-
Save secondfalseiteration/84aef2d13a4a81c932449c6e05e9a07c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| Tools = ordered() { | |
| Background2 = Background { | |
| Inputs = { | |
| GlobalOut = Input { Value = 149, }, | |
| Width = Input { Value = 1920, }, | |
| Height = Input { Value = 1080, }, | |
| UseFrameFormatSettings = Input { Value = 1, }, | |
| ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, }, | |
| Type = Input { Value = FuID { "Gradient" }, }, | |
| Start = Input { | |
| SourceOp = "Expression1", | |
| Source = "PointResult", | |
| }, | |
| End = Input { | |
| SourceOp = "Expression2", | |
| Source = "PointResult", | |
| }, | |
| Gradient = Input { | |
| Value = Gradient { | |
| Colors = { | |
| [0.0099502487562] = { 1, 0.1, 0, 1 }, | |
| [0.5] = { 0, 0, 0, 1 }, | |
| [1] = { 0.1, 1, 0, 1 } | |
| } | |
| }, | |
| } | |
| }, | |
| ViewInfo = OperatorInfo { Pos = { 770, 148.5 } }, | |
| }, | |
| Expression1 = Expression { | |
| CtrlWZoom = false, | |
| Inputs = { | |
| p1 = Input { | |
| Value = { -0.944211564282865, -0.329339523705408 }, | |
| Expression = "assistant.PointIn4", | |
| }, | |
| p2 = Input { | |
| Value = { 0.384542835423026, 0.508648356867097 }, | |
| Expression = "assistant.PointIn1", | |
| }, | |
| n1 = Input { | |
| Value = 0.232949563584292, | |
| Expression = "Ellipse1.Width", | |
| }, | |
| PointExpressionX = Input { Value = "p2x - p1x*n1", }, | |
| PointExpressionY = Input { Value = "p2y - p1y*n1", } | |
| }, | |
| }, | |
| Expression2 = Expression { | |
| CtrlWZoom = false, | |
| Inputs = { | |
| p1 = Input { | |
| Value = { -0.944211564282865, -0.329339523705408 }, | |
| Expression = "Expression1.p1", | |
| }, | |
| p2 = Input { | |
| Value = { 0.322320117474302, 0.486945169712793 }, | |
| Expression = "assistant.PointIn2", | |
| }, | |
| n1 = Input { | |
| Value = 0.232949563584292, | |
| Expression = "Expression1.n1", | |
| }, | |
| PointExpressionX = Input { Value = "p2x + p1x*n1", }, | |
| PointExpressionY = Input { Value = "p2y + p1y*n1", } | |
| }, | |
| }, | |
| Note4 = Note { | |
| Inputs = { | |
| Comments = Input { Value = "Blur Setup", } | |
| }, | |
| ViewInfo = StickyNoteInfo { | |
| Pos = { 880, 115.5 }, | |
| Flags = { | |
| Expanded = true | |
| }, | |
| Size = { 91.3333, 41.5657 } | |
| }, | |
| }, | |
| Note3 = Note { | |
| Inputs = { | |
| Comments = Input { Value = "Source Ellipses", } | |
| }, | |
| ViewInfo = StickyNoteInfo { | |
| Pos = { 495, 148.5 }, | |
| Flags = { | |
| Expanded = true | |
| }, | |
| Size = { 91.1111, 39.1414 } | |
| }, | |
| }, | |
| TwoColor_4 = MacroOperator { | |
| NameSet = true, | |
| CustomData = { SxSFilename = "RMGT:/Macros/ResMoGraph/Color/TwoColor.setting", Path = { Map = { ["Setting:"] = "Macros:/ResMoGraph/Color/" } } }, | |
| Inputs = ordered() { | |
| CommentsNest = Input { Value = 0, }, | |
| Input = InstanceInput { | |
| SourceOp = "TC_Pipe_Input_4", | |
| Source = "Input", | |
| }, | |
| Nest_Source = InstanceInput { | |
| SourceOp = "TC_CustomTool_4", | |
| Source = "Nest_Source", | |
| Page = "Controls", | |
| }, | |
| Channel = InstanceInput { | |
| SourceOp = "TC_Bitmap_4", | |
| Source = "Channel", | |
| Page = "Controls", | |
| }, | |
| Low = InstanceInput { | |
| SourceOp = "TC_Bitmap_4", | |
| Source = "Low", | |
| ControlGroup = 1, | |
| Page = "Controls", | |
| Default = 0, | |
| }, | |
| High = InstanceInput { | |
| SourceOp = "TC_Bitmap_4", | |
| Source = "High", | |
| ControlGroup = 1, | |
| Page = "Controls", | |
| Default = 1, | |
| }, | |
| Blank_Invert = InstanceInput { | |
| SourceOp = "TC_Bitmap_4", | |
| Source = "MaskSeparator", | |
| Page = "Controls", | |
| }, | |
| Invert = InstanceInput { | |
| SourceOp = "TC_Bitmap_4", | |
| Source = "Invert", | |
| Width = 1, | |
| Page = "Controls", | |
| }, | |
| Nest_Color = InstanceInput { | |
| SourceOp = "TC_CustomTool_4", | |
| Source = "Nest_Color", | |
| Page = "Controls", | |
| }, | |
| Color1Red = InstanceInput { | |
| SourceOp = "TC_CustomTool_4", | |
| Source = "Color1Red", | |
| ControlGroup = 2, | |
| Page = "Controls", | |
| Default = 0, | |
| }, | |
| Color1Green = InstanceInput { | |
| SourceOp = "TC_CustomTool_4", | |
| Source = "Color1Green", | |
| ControlGroup = 2, | |
| Page = "Controls", | |
| Default = 0, | |
| }, | |
| Color1Blue = InstanceInput { | |
| SourceOp = "TC_CustomTool_4", | |
| Source = "Color1Blue", | |
| ControlGroup = 2, | |
| Page = "Controls", | |
| Default = 0, | |
| }, | |
| Color1Alpha = InstanceInput { | |
| SourceOp = "TC_CustomTool_4", | |
| Source = "Color1Alpha", | |
| ControlGroup = 2, | |
| Page = "Controls", | |
| Default = 1, | |
| }, | |
| Blank_TwoColor = InstanceInput { | |
| SourceOp = "TC_Bitmap_4", | |
| Source = "Blank6", | |
| Page = "Controls", | |
| }, | |
| Color2Red = InstanceInput { | |
| SourceOp = "TC_CustomTool_4", | |
| Source = "Color2Red", | |
| ControlGroup = 3, | |
| Page = "Controls", | |
| Default = 1, | |
| }, | |
| Color2Green = InstanceInput { | |
| SourceOp = "TC_CustomTool_4", | |
| Source = "Color2Green", | |
| ControlGroup = 3, | |
| Page = "Controls", | |
| Default = 1, | |
| }, | |
| Color2Blue = InstanceInput { | |
| SourceOp = "TC_CustomTool_4", | |
| Source = "Color2Blue", | |
| ControlGroup = 3, | |
| Page = "Controls", | |
| Default = 1, | |
| }, | |
| Color2Alpha = InstanceInput { | |
| SourceOp = "TC_CustomTool_4", | |
| Source = "Color2Alpha", | |
| ControlGroup = 3, | |
| Page = "Controls", | |
| Default = 1, | |
| }, | |
| Nest_Settings = InstanceInput { | |
| SourceOp = "TC_CustomTool_4", | |
| Source = "Nest_Settings", | |
| Page = "Common", | |
| }, | |
| Blend = InstanceInput { | |
| SourceOp = "TC_CustomTool_4", | |
| Source = "Blend", | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| ProcessWhenBlendIs00 = InstanceInput { | |
| SourceOp = "TC_CustomTool_4", | |
| Source = "ProcessWhenBlendIs00", | |
| Page = "Common", | |
| }, | |
| ProcessRed = InstanceInput { | |
| SourceOp = "TC_CustomTool_4", | |
| Source = "ProcessRed", | |
| Name = "Process", | |
| ControlGroup = 4, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| ProcessGreen = InstanceInput { | |
| SourceOp = "TC_CustomTool_4", | |
| Source = "ProcessGreen", | |
| ControlGroup = 4, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| ProcessBlue = InstanceInput { | |
| SourceOp = "TC_CustomTool_4", | |
| Source = "ProcessBlue", | |
| ControlGroup = 4, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| ProcessAlpha = InstanceInput { | |
| SourceOp = "TC_CustomTool_4", | |
| Source = "ProcessAlpha", | |
| ControlGroup = 4, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| Blank_Process = InstanceInput { | |
| SourceOp = "TC_CustomTool_4", | |
| Source = "Blank1", | |
| Page = "Common", | |
| }, | |
| ApplyMaskInverted = InstanceInput { | |
| SourceOp = "TC_CustomTool_4", | |
| Source = "ApplyMaskInverted", | |
| Page = "Common", | |
| }, | |
| MultiplyByMask = InstanceInput { | |
| SourceOp = "TC_CustomTool_4", | |
| Source = "MultiplyByMask", | |
| Page = "Common", | |
| }, | |
| Hide_EffectMaskSettings = InstanceInput { | |
| SourceOp = "TC_CustomTool_4", | |
| Source = "Hide_EffectMaskSettings", | |
| Expression = "iif(TwoColor_4.EffectMask,1,0)", | |
| Page = "Common", | |
| }, | |
| FitMask = InstanceInput { | |
| SourceOp = "TC_CustomTool_4", | |
| Source = "FitMask", | |
| Page = "Common", | |
| }, | |
| Blank2 = InstanceInput { | |
| SourceOp = "TC_CustomTool_4", | |
| Source = "Blank2", | |
| Page = "Common", | |
| }, | |
| MaskChannel = InstanceInput { | |
| SourceOp = "TC_CustomTool_4", | |
| Source = "MaskChannel", | |
| Page = "Common", | |
| }, | |
| MaskLow = InstanceInput { | |
| SourceOp = "TC_CustomTool_4", | |
| Source = "MaskLow", | |
| ControlGroup = 5, | |
| Page = "Common", | |
| Default = 0, | |
| }, | |
| MaskHigh = InstanceInput { | |
| SourceOp = "TC_CustomTool_4", | |
| Source = "MaskHigh", | |
| ControlGroup = 5, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| MaskClipBlack = InstanceInput { | |
| SourceOp = "TC_CustomTool_4", | |
| Source = "MaskClipBlack", | |
| Name = "Black", | |
| Width = 0.5, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| MaskClipWhite = InstanceInput { | |
| SourceOp = "TC_CustomTool_4", | |
| Source = "MaskClipWhite", | |
| Name = "White", | |
| Width = 0.5, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| Nest_Info = InstanceInput { | |
| SourceOp = "TC_CustomTool_4", | |
| Source = "Nest_Info", | |
| Page = "Common", | |
| }, | |
| InfoCreatedBy = InstanceInput { | |
| SourceOp = "TC_CustomTool_4", | |
| Source = "InfoCreatedBy", | |
| Page = "Common", | |
| DefaultText = "secondfalseiteration", | |
| }, | |
| InfoVersion = InstanceInput { | |
| SourceOp = "TC_CustomTool_4", | |
| Source = "InfoVersion", | |
| Page = "Common", | |
| DefaultText = "1.0.0", | |
| }, | |
| InfoManual = InstanceInput { | |
| SourceOp = "TC_CustomTool_4", | |
| Source = "InfoManual", | |
| Page = "Common", | |
| DefaultText = "https://rmgt.secondfalseiteration.com/whats-inside/#twocolor", | |
| }, | |
| EffectMask = InstanceInput { | |
| SourceOp = "TC_Pipe_EffectMask_4", | |
| Source = "Input", | |
| Name = "Effect Mask", | |
| } | |
| }, | |
| Outputs = { | |
| Output = InstanceOutput { | |
| SourceOp = "TC_Pipe_Output_4", | |
| Source = "Output", | |
| } | |
| }, | |
| ViewInfo = GroupInfo { Pos = { 880, 181.5 } }, | |
| Tools = ordered() { | |
| TC_Pipe_Output_4 = PipeRouter { | |
| CtrlWShown = false, | |
| NameSet = true, | |
| Inputs = { | |
| Input = Input { | |
| SourceOp = "TC_CustomTool_4", | |
| Source = "Output", | |
| } | |
| }, | |
| ViewInfo = PipeRouterInfo { Pos = { 164.5, 7.75756 } }, | |
| }, | |
| TC_Pipe_Input_4 = PipeRouter { | |
| CtrlWShown = false, | |
| NameSet = true, | |
| Inputs = { | |
| HideInputs = Input { Value = 1, }, | |
| Input = Input { | |
| SourceOp = "Background2", | |
| Source = "Output", | |
| } | |
| }, | |
| ViewInfo = PipeRouterInfo { Pos = { -165.5, 73.7576 } }, | |
| }, | |
| TC_Pipe_EffectMask_4 = PipeRouter { | |
| CtrlWShown = false, | |
| NameSet = true, | |
| Inputs = { | |
| HideInputs = Input { Value = 1, } | |
| }, | |
| ViewInfo = PipeRouterInfo { Pos = { 75.34, 7.75756 } }, | |
| }, | |
| TC_CustomTool_4 = Custom { | |
| CtrlWShown = false, | |
| NameSet = true, | |
| Inputs = { | |
| EffectMask = Input { | |
| SourceOp = "TC_Pipe_EffectMask_4", | |
| Source = "Output", | |
| }, | |
| PointIn1 = Input { | |
| Value = { 0, 1 }, | |
| Expression = "Point(Color1Red, Color2Red)", | |
| }, | |
| PointIn2 = Input { | |
| Value = { 0, 1 }, | |
| Expression = "Point(Color1Green, Color2Green)", | |
| }, | |
| PointIn3 = Input { | |
| Value = { 0, 1 }, | |
| Expression = "Point(Color1Blue, Color2Blue)", | |
| }, | |
| PointIn4 = Input { | |
| Value = { 1, 1 }, | |
| Expression = "Point(Color1Alpha, Color2Alpha)", | |
| }, | |
| NumberIn1 = Input { Expression = "iif(TC_Bitmap_4.Channel.Value == \"Alpha\",1,0)", }, | |
| LUTIn1 = Input { | |
| SourceOp = "TC_CustomToolLUTIn1_4", | |
| Source = "Value", | |
| }, | |
| LUTIn2 = Input { | |
| SourceOp = "TC_CustomToolLUTIn2_4", | |
| Source = "Value", | |
| }, | |
| LUTIn3 = Input { | |
| SourceOp = "TC_CustomToolLUTIn3_4", | |
| Source = "Value", | |
| }, | |
| LUTIn4 = Input { | |
| SourceOp = "TC_CustomToolLUTIn4_4", | |
| Source = "Value", | |
| }, | |
| Intermediate1 = Input { Value = "1-a2", }, | |
| Intermediate2 = Input { Value = "if(n1==1,1,a1)", }, | |
| RedExpression = Input { Value = "(a2*p1y +i1*p1x)*i2", }, | |
| GreenExpression = Input { Value = "(a2*p2y + i1*p2x)*i2", }, | |
| BlueExpression = Input { Value = "(a2*p3y + i1*p3x)*i2", }, | |
| AlphaExpression = Input { Value = "(a2*p4y + i1*p4x)*i2", }, | |
| NumberControls = Input { Value = 1, }, | |
| Image1 = Input { | |
| SourceOp = "TC_SetDomain_4", | |
| Source = "Output", | |
| }, | |
| Image2 = Input { | |
| SourceOp = "TC_Bitmap_4", | |
| Source = "Mask", | |
| }, | |
| Color1Alpha = Input { Value = 1, }, | |
| Color2Red = Input { Value = 1, }, | |
| Color2Green = Input { Value = 1, }, | |
| Color2Blue = Input { Value = 1, }, | |
| Color2Alpha = Input { Value = 1, }, | |
| Nest_Source = Input { Value = 1, }, | |
| Nest_Color = Input { Value = 1, }, | |
| Nest_Settings = Input { Value = 1, }, | |
| Hide_EffectMaskSettings = Input { Expression = "iif(TwoColor_4.EffectMask,1,0)", }, | |
| Nest_Info = Input { Value = 1, } | |
| }, | |
| ViewInfo = OperatorInfo { Pos = { 54.5, 73.7576 } }, | |
| UserControls = ordered() { Color1Red = { LINKS_Name = "Color 1", INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", INPID_InputControl = "ColorControl", IC_ControlID = 0, IC_ControlGroup = 2, }, Color1Green = { LINKS_Name = "Color1Green", INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", INPID_InputControl = "ColorControl", IC_ControlID = 1, IC_ControlGroup = 2, }, Color1Blue = { LINKS_Name = "Color1Green", INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", INPID_InputControl = "ColorControl", IC_ControlID = 2, IC_ControlGroup = 2, }, Color1Alpha = { LINKS_Name = "Color1Green", INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", INPID_InputControl = "ColorControl", IC_ControlID = 3, IC_ControlGroup = 2, }, Color2Red = { LINKS_Name = "Color 2", INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", INPID_InputControl = "ColorControl", IC_ControlID = 0, IC_ControlGroup = 3, }, Color2Green = { LINKS_Name = "Color2Green", INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", INPID_InputControl = "ColorControl", IC_ControlID = 1, IC_ControlGroup = 3, }, Color2Blue = { LINKS_Name = "Color2Green", INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", INPID_InputControl = "ColorControl", IC_ControlID = 2, IC_ControlGroup = 3, }, Color2Alpha = { LINKS_Name = "Color2Green", INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", INPID_InputControl = "ColorControl", IC_ControlID = 3, IC_ControlGroup = 3, }, Nest_Source = { LBLC_NumInputs = 5, INPID_InputControl = "LabelControl", LBLC_DropDownButton = true, LINKS_Name = "Source", }, Nest_Color = { LBLC_NumInputs = 9, INPID_InputControl = "LabelControl", LBLC_DropDownButton = true, LINKS_Name = "Color", }, Nest_Settings = { LBLC_NumInputs = 17, INPID_InputControl = "LabelControl", LBLC_DropDownButton = true, LINKS_Name = "Settings", }, Hide_EffectMaskSettings = { LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 7, IC_Visible = false, LINKS_Name = "", }, Nest_Info = { LBLC_NumInputs = 3, INPID_InputControl = "LabelControl", LBLC_DropDownButton = true, LINKS_Name = "Info", }, InfoCreatedBy = { TEC_ReadOnly = true, INPID_InputControl = "TextEditControl", TEC_Lines = 1, INP_External = false, LINKID_DataType = "Text", TEC_Wrap = false, INP_Passive = true, INPS_DefaultText = "secondfalseiteration", LINKS_Name = "Created by", }, InfoVersion = { TEC_ReadOnly = true, INPID_InputControl = "TextEditControl", TEC_Lines = 1, INP_External = false, LINKID_DataType = "Text", TEC_Wrap = false, INP_Passive = true, INPS_DefaultText = "1.0.0", LINKS_Name = "Tool version", }, InfoManual = { TEC_ReadOnly = false, INPID_InputControl = "TextEditControl", TEC_Lines = 4, INP_External = false, LINKID_DataType = "Text", TEC_Wrap = true, INP_Passive = true, INPS_DefaultText = "https://rmgt.secondfalseiteration.com/whats-inside/#twocolor", LINKS_Name = "Manual", } } | |
| }, | |
| TC_Bitmap_4 = BitmapMask { | |
| CtrlWShown = false, | |
| NameSet = true, | |
| Inputs = { | |
| Filter = Input { Value = FuID { "Fast Gaussian" }, }, | |
| MaskWidth = Input { Value = 1920, }, | |
| MaskHeight = Input { Value = 1080, }, | |
| PixelAspect = Input { Value = { 1, 1 }, }, | |
| UseFrameFormatSettings = Input { Value = 1, }, | |
| ClippingMode = Input { Value = FuID { "None" }, }, | |
| Image = Input { | |
| SourceOp = "TC_Pipe_Input_4", | |
| Source = "Output", | |
| }, | |
| Channel = Input { Value = FuID { "Green" }, } | |
| }, | |
| ViewInfo = OperatorInfo { Pos = { -55.5, 40.7576 } }, | |
| }, | |
| TC_SetDomain_4 = SetDomain { | |
| CtrlWShown = false, | |
| NameSet = true, | |
| Inputs = { | |
| Mode = Input { Value = FuID { "Set" }, }, | |
| Input = Input { | |
| SourceOp = "TC_Pipe_Input_4", | |
| Source = "Output", | |
| } | |
| }, | |
| ViewInfo = OperatorInfo { Pos = { -55.5, 73.7576 } }, | |
| } | |
| }, | |
| Colors = { TileColor = { R = 0.623529411764706, G = 0.776470588235294, B = 0.0823529411764706 }, }, | |
| UserControls = ordered() { Page_Controls = ControlPage { CTS_Name = "Controls", CT_Visible = true, CT_Priority = 2, CTID_DIB_ID = "Icons.Tools.Tabs.Controls" } } | |
| }, | |
| TC_CustomToolLUTIn1_4 = LUTBezier { | |
| KeyColorSplines = { | |
| [0] = { | |
| [0] = { 0, RH = { 0.333333333333333, 0.333333333333333 }, Flags = { Linear = true } }, | |
| [1] = { 1, LH = { 0.666666666666667, 0.666666666666667 }, Flags = { Linear = true } } | |
| } | |
| }, | |
| SplineColor = { Red = 204, Green = 0, Blue = 0 }, | |
| CtrlWZoom = false, | |
| CustomData = { Path = { Map = { ["Setting:"] = "Macros:/ResMoGraph/Color/" } }, }, | |
| }, | |
| TC_CustomToolLUTIn2_4 = LUTBezier { | |
| KeyColorSplines = { | |
| [0] = { | |
| [0] = { 0, RH = { 0.333333333333333, 0.333333333333333 }, Flags = { Linear = true } }, | |
| [1] = { 1, LH = { 0.666666666666667, 0.666666666666667 }, Flags = { Linear = true } } | |
| } | |
| }, | |
| SplineColor = { Red = 0, Green = 204, Blue = 0 }, | |
| CtrlWZoom = false, | |
| CustomData = { Path = { Map = { ["Setting:"] = "Macros:/ResMoGraph/Color/" } }, }, | |
| }, | |
| TC_CustomToolLUTIn3_4 = LUTBezier { | |
| KeyColorSplines = { | |
| [0] = { | |
| [0] = { 0, RH = { 0.333333333333333, 0.333333333333333 }, Flags = { Linear = true } }, | |
| [1] = { 1, LH = { 0.666666666666667, 0.666666666666667 }, Flags = { Linear = true } } | |
| } | |
| }, | |
| SplineColor = { Red = 0, Green = 0, Blue = 204 }, | |
| CtrlWZoom = false, | |
| CustomData = { Path = { Map = { ["Setting:"] = "Macros:/ResMoGraph/Color/" } }, }, | |
| }, | |
| TC_CustomToolLUTIn4_4 = LUTBezier { | |
| KeyColorSplines = { | |
| [0] = { | |
| [0] = { 0, RH = { 0.333333333333333, 0.333333333333333 }, Flags = { Linear = true } }, | |
| [1] = { 1, LH = { 0.666666666666667, 0.666666666666667 }, Flags = { Linear = true } } | |
| } | |
| }, | |
| SplineColor = { Red = 204, Green = 204, Blue = 204 }, | |
| CtrlWZoom = false, | |
| CustomData = { Path = { Map = { ["Setting:"] = "Macros:/ResMoGraph/Color/" } }, }, | |
| }, | |
| TwoColor_2 = MacroOperator { | |
| NameSet = true, | |
| CustomData = { SxSFilename = "RMGT:/Macros/ResMoGraph/Color/TwoColor.setting", Path = { Map = { ["Setting:"] = "Macros:/ResMoGraph/Color/" } } }, | |
| Inputs = ordered() { | |
| CommentsNest = Input { Value = 0, }, | |
| Input = InstanceInput { | |
| SourceOp = "TC_Pipe_Input_2", | |
| Source = "Input", | |
| }, | |
| Nest_Source = InstanceInput { | |
| SourceOp = "TC_CustomTool_2", | |
| Source = "Nest_Source", | |
| Page = "Controls", | |
| }, | |
| Channel = InstanceInput { | |
| SourceOp = "TC_Bitmap_2", | |
| Source = "Channel", | |
| Page = "Controls", | |
| }, | |
| Low = InstanceInput { | |
| SourceOp = "TC_Bitmap_2", | |
| Source = "Low", | |
| ControlGroup = 1, | |
| Page = "Controls", | |
| Default = 0, | |
| }, | |
| High = InstanceInput { | |
| SourceOp = "TC_Bitmap_2", | |
| Source = "High", | |
| ControlGroup = 1, | |
| Page = "Controls", | |
| Default = 1, | |
| }, | |
| Blank_Invert = InstanceInput { | |
| SourceOp = "TC_Bitmap_2", | |
| Source = "MaskSeparator", | |
| Page = "Controls", | |
| }, | |
| Invert = InstanceInput { | |
| SourceOp = "TC_Bitmap_2", | |
| Source = "Invert", | |
| Width = 1, | |
| Page = "Controls", | |
| }, | |
| Nest_Color = InstanceInput { | |
| SourceOp = "TC_CustomTool_2", | |
| Source = "Nest_Color", | |
| Page = "Controls", | |
| }, | |
| Color1Red = InstanceInput { | |
| SourceOp = "TC_CustomTool_2", | |
| Source = "Color1Red", | |
| ControlGroup = 2, | |
| Page = "Controls", | |
| Default = 0, | |
| }, | |
| Color1Green = InstanceInput { | |
| SourceOp = "TC_CustomTool_2", | |
| Source = "Color1Green", | |
| ControlGroup = 2, | |
| Page = "Controls", | |
| Default = 0, | |
| }, | |
| Color1Blue = InstanceInput { | |
| SourceOp = "TC_CustomTool_2", | |
| Source = "Color1Blue", | |
| ControlGroup = 2, | |
| Page = "Controls", | |
| Default = 0, | |
| }, | |
| Color1Alpha = InstanceInput { | |
| SourceOp = "TC_CustomTool_2", | |
| Source = "Color1Alpha", | |
| ControlGroup = 2, | |
| Page = "Controls", | |
| Default = 1, | |
| }, | |
| Blank_TwoColor = InstanceInput { | |
| SourceOp = "TC_Bitmap_2", | |
| Source = "Blank6", | |
| Page = "Controls", | |
| }, | |
| Color2Red = InstanceInput { | |
| SourceOp = "TC_CustomTool_2", | |
| Source = "Color2Red", | |
| ControlGroup = 3, | |
| Page = "Controls", | |
| Default = 1, | |
| }, | |
| Color2Green = InstanceInput { | |
| SourceOp = "TC_CustomTool_2", | |
| Source = "Color2Green", | |
| ControlGroup = 3, | |
| Page = "Controls", | |
| Default = 1, | |
| }, | |
| Color2Blue = InstanceInput { | |
| SourceOp = "TC_CustomTool_2", | |
| Source = "Color2Blue", | |
| ControlGroup = 3, | |
| Page = "Controls", | |
| Default = 1, | |
| }, | |
| Color2Alpha = InstanceInput { | |
| SourceOp = "TC_CustomTool_2", | |
| Source = "Color2Alpha", | |
| ControlGroup = 3, | |
| Page = "Controls", | |
| Default = 1, | |
| }, | |
| Nest_Settings = InstanceInput { | |
| SourceOp = "TC_CustomTool_2", | |
| Source = "Nest_Settings", | |
| Page = "Common", | |
| }, | |
| Blend = InstanceInput { | |
| SourceOp = "TC_CustomTool_2", | |
| Source = "Blend", | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| ProcessWhenBlendIs00 = InstanceInput { | |
| SourceOp = "TC_CustomTool_2", | |
| Source = "ProcessWhenBlendIs00", | |
| Page = "Common", | |
| }, | |
| ProcessRed = InstanceInput { | |
| SourceOp = "TC_CustomTool_2", | |
| Source = "ProcessRed", | |
| Name = "Process", | |
| ControlGroup = 4, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| ProcessGreen = InstanceInput { | |
| SourceOp = "TC_CustomTool_2", | |
| Source = "ProcessGreen", | |
| ControlGroup = 4, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| ProcessBlue = InstanceInput { | |
| SourceOp = "TC_CustomTool_2", | |
| Source = "ProcessBlue", | |
| ControlGroup = 4, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| ProcessAlpha = InstanceInput { | |
| SourceOp = "TC_CustomTool_2", | |
| Source = "ProcessAlpha", | |
| ControlGroup = 4, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| Blank_Process = InstanceInput { | |
| SourceOp = "TC_CustomTool_2", | |
| Source = "Blank1", | |
| Page = "Common", | |
| }, | |
| ApplyMaskInverted = InstanceInput { | |
| SourceOp = "TC_CustomTool_2", | |
| Source = "ApplyMaskInverted", | |
| Page = "Common", | |
| }, | |
| MultiplyByMask = InstanceInput { | |
| SourceOp = "TC_CustomTool_2", | |
| Source = "MultiplyByMask", | |
| Page = "Common", | |
| }, | |
| Hide_EffectMaskSettings = InstanceInput { | |
| SourceOp = "TC_CustomTool_2", | |
| Source = "Hide_EffectMaskSettings", | |
| Expression = "iif(TwoColor_2.EffectMask,1,0)", | |
| Page = "Common", | |
| }, | |
| FitMask = InstanceInput { | |
| SourceOp = "TC_CustomTool_2", | |
| Source = "FitMask", | |
| Page = "Common", | |
| }, | |
| Blank2 = InstanceInput { | |
| SourceOp = "TC_CustomTool_2", | |
| Source = "Blank2", | |
| Page = "Common", | |
| }, | |
| MaskChannel = InstanceInput { | |
| SourceOp = "TC_CustomTool_2", | |
| Source = "MaskChannel", | |
| Page = "Common", | |
| }, | |
| MaskLow = InstanceInput { | |
| SourceOp = "TC_CustomTool_2", | |
| Source = "MaskLow", | |
| ControlGroup = 5, | |
| Page = "Common", | |
| Default = 0, | |
| }, | |
| MaskHigh = InstanceInput { | |
| SourceOp = "TC_CustomTool_2", | |
| Source = "MaskHigh", | |
| ControlGroup = 5, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| MaskClipBlack = InstanceInput { | |
| SourceOp = "TC_CustomTool_2", | |
| Source = "MaskClipBlack", | |
| Name = "Black", | |
| Width = 0.5, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| MaskClipWhite = InstanceInput { | |
| SourceOp = "TC_CustomTool_2", | |
| Source = "MaskClipWhite", | |
| Name = "White", | |
| Width = 0.5, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| Nest_Info = InstanceInput { | |
| SourceOp = "TC_CustomTool_2", | |
| Source = "Nest_Info", | |
| Page = "Common", | |
| }, | |
| InfoCreatedBy = InstanceInput { | |
| SourceOp = "TC_CustomTool_2", | |
| Source = "InfoCreatedBy", | |
| Page = "Common", | |
| DefaultText = "secondfalseiteration", | |
| }, | |
| InfoVersion = InstanceInput { | |
| SourceOp = "TC_CustomTool_2", | |
| Source = "InfoVersion", | |
| Page = "Common", | |
| DefaultText = "1.0.0", | |
| }, | |
| InfoManual = InstanceInput { | |
| SourceOp = "TC_CustomTool_2", | |
| Source = "InfoManual", | |
| Page = "Common", | |
| DefaultText = "https://rmgt.secondfalseiteration.com/whats-inside/#twocolor", | |
| }, | |
| EffectMask = InstanceInput { | |
| SourceOp = "TC_Pipe_EffectMask_2", | |
| Source = "Input", | |
| Name = "Effect Mask", | |
| } | |
| }, | |
| Outputs = { | |
| Output = InstanceOutput { | |
| SourceOp = "TC_Pipe_Output_2", | |
| Source = "Output", | |
| } | |
| }, | |
| ViewInfo = GroupInfo { Pos = { 1045, 214.5 } }, | |
| Tools = ordered() { | |
| TC_Pipe_Output_2 = PipeRouter { | |
| CtrlWShown = false, | |
| NameSet = true, | |
| Inputs = { | |
| Input = Input { | |
| SourceOp = "TC_CustomTool_2", | |
| Source = "Output", | |
| } | |
| }, | |
| ViewInfo = PipeRouterInfo { Pos = { 164.5, 7.75756 } }, | |
| }, | |
| TC_Pipe_Input_2 = PipeRouter { | |
| CtrlWShown = false, | |
| NameSet = true, | |
| Inputs = { | |
| HideInputs = Input { Value = 1, }, | |
| Input = Input { | |
| SourceOp = "VariBlur1", | |
| Source = "Output", | |
| } | |
| }, | |
| ViewInfo = PipeRouterInfo { Pos = { -165.5, 73.7576 } }, | |
| }, | |
| TC_Pipe_EffectMask_2 = PipeRouter { | |
| CtrlWShown = false, | |
| NameSet = true, | |
| Inputs = { | |
| HideInputs = Input { Value = 1, } | |
| }, | |
| ViewInfo = PipeRouterInfo { Pos = { 75.34, 7.75756 } }, | |
| }, | |
| TC_CustomTool_2 = Custom { | |
| CtrlWShown = false, | |
| NameSet = true, | |
| Inputs = { | |
| EffectMask = Input { | |
| SourceOp = "TC_Pipe_EffectMask_2", | |
| Source = "Output", | |
| }, | |
| PointIn1 = Input { | |
| Value = { 0, 1 }, | |
| Expression = "Point(Color1Red, Color2Red)", | |
| }, | |
| PointIn2 = Input { | |
| Value = { 0, 0 }, | |
| Expression = "Point(Color1Green, Color2Green)", | |
| }, | |
| PointIn3 = Input { | |
| Value = { 0, 0 }, | |
| Expression = "Point(Color1Blue, Color2Blue)", | |
| }, | |
| PointIn4 = Input { | |
| Value = { 1, 1 }, | |
| Expression = "Point(Color1Alpha, Color2Alpha)", | |
| }, | |
| NumberIn1 = Input { Expression = "iif(TC_Bitmap_2.Channel.Value == \"Alpha\",1,0)", }, | |
| LUTIn1 = Input { | |
| SourceOp = "TC_CustomToolLUTIn1_2", | |
| Source = "Value", | |
| }, | |
| LUTIn2 = Input { | |
| SourceOp = "TC_CustomToolLUTIn2_2", | |
| Source = "Value", | |
| }, | |
| LUTIn3 = Input { | |
| SourceOp = "TC_CustomToolLUTIn3_2", | |
| Source = "Value", | |
| }, | |
| LUTIn4 = Input { | |
| SourceOp = "TC_CustomToolLUTIn4_2", | |
| Source = "Value", | |
| }, | |
| Intermediate1 = Input { Value = "1-a2", }, | |
| Intermediate2 = Input { Value = "if(n1==1,1,a1)", }, | |
| RedExpression = Input { Value = "(a2*p1y +i1*p1x)*i2", }, | |
| GreenExpression = Input { Value = "(a2*p2y + i1*p2x)*i2", }, | |
| BlueExpression = Input { Value = "(a2*p3y + i1*p3x)*i2", }, | |
| AlphaExpression = Input { Value = "(a2*p4y + i1*p4x)*i2", }, | |
| NumberControls = Input { Value = 1, }, | |
| Image1 = Input { | |
| SourceOp = "TC_SetDomain_2", | |
| Source = "Output", | |
| }, | |
| Image2 = Input { | |
| SourceOp = "TC_Bitmap_2", | |
| Source = "Mask", | |
| }, | |
| Color1Alpha = Input { Value = 1, }, | |
| Color2Red = Input { Value = 1, }, | |
| Color2Alpha = Input { Value = 1, }, | |
| Nest_Source = Input { Value = 1, }, | |
| Nest_Color = Input { Value = 1, }, | |
| Nest_Settings = Input { Value = 1, }, | |
| Hide_EffectMaskSettings = Input { Expression = "iif(TwoColor_2.EffectMask,1,0)", }, | |
| Nest_Info = Input { Value = 1, } | |
| }, | |
| ViewInfo = OperatorInfo { Pos = { 54.5, 73.7576 } }, | |
| UserControls = ordered() { Color1Red = { IC_ControlGroup = 2, INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", IC_ControlID = 0, INPID_InputControl = "ColorControl", LINKS_Name = "Color 1", }, Color1Green = { IC_ControlGroup = 2, INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", IC_ControlID = 1, INPID_InputControl = "ColorControl", LINKS_Name = "Color1Green", }, Color1Blue = { IC_ControlGroup = 2, INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", IC_ControlID = 2, INPID_InputControl = "ColorControl", LINKS_Name = "Color1Green", }, Color1Alpha = { IC_ControlGroup = 2, INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", IC_ControlID = 3, INPID_InputControl = "ColorControl", LINKS_Name = "Color1Green", }, Color2Red = { IC_ControlGroup = 3, INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", IC_ControlID = 0, INPID_InputControl = "ColorControl", LINKS_Name = "Color 2", }, Color2Green = { IC_ControlGroup = 3, INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", IC_ControlID = 1, INPID_InputControl = "ColorControl", LINKS_Name = "Color2Green", }, Color2Blue = { IC_ControlGroup = 3, INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", IC_ControlID = 2, INPID_InputControl = "ColorControl", LINKS_Name = "Color2Green", }, Color2Alpha = { IC_ControlGroup = 3, INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", IC_ControlID = 3, INPID_InputControl = "ColorControl", LINKS_Name = "Color2Green", }, Nest_Source = { LBLC_NumInputs = 5, LINKS_Name = "Source", LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", }, Nest_Color = { LBLC_NumInputs = 9, LINKS_Name = "Color", LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", }, Nest_Settings = { LBLC_NumInputs = 17, LINKS_Name = "Settings", LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", }, Hide_EffectMaskSettings = { LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 7, LINKS_Name = "", IC_Visible = false, }, Nest_Info = { LBLC_NumInputs = 3, LINKS_Name = "Info", LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", }, InfoCreatedBy = { TEC_ReadOnly = true, INPID_InputControl = "TextEditControl", TEC_Lines = 1, INP_External = false, LINKID_DataType = "Text", LINKS_Name = "Created by", INP_Passive = true, INPS_DefaultText = "secondfalseiteration", TEC_Wrap = false, }, InfoVersion = { TEC_ReadOnly = true, INPID_InputControl = "TextEditControl", TEC_Lines = 1, INP_External = false, LINKID_DataType = "Text", LINKS_Name = "Tool version", INP_Passive = true, INPS_DefaultText = "1.0.0", TEC_Wrap = false, }, InfoManual = { TEC_ReadOnly = false, INPID_InputControl = "TextEditControl", TEC_Lines = 4, INP_External = false, LINKID_DataType = "Text", LINKS_Name = "Manual", INP_Passive = true, INPS_DefaultText = "https://rmgt.secondfalseiteration.com/whats-inside/#twocolor", TEC_Wrap = true, } } | |
| }, | |
| TC_Bitmap_2 = BitmapMask { | |
| CtrlWShown = false, | |
| NameSet = true, | |
| Inputs = { | |
| Filter = Input { Value = FuID { "Fast Gaussian" }, }, | |
| MaskWidth = Input { Value = 1920, }, | |
| MaskHeight = Input { Value = 1080, }, | |
| PixelAspect = Input { Value = { 1, 1 }, }, | |
| UseFrameFormatSettings = Input { Value = 1, }, | |
| ClippingMode = Input { Value = FuID { "None" }, }, | |
| Image = Input { | |
| SourceOp = "TC_Pipe_Input_2", | |
| Source = "Output", | |
| }, | |
| Channel = Input { Value = FuID { "Luminance" }, } | |
| }, | |
| ViewInfo = OperatorInfo { Pos = { -55.5, 40.7576 } }, | |
| }, | |
| TC_SetDomain_2 = SetDomain { | |
| CtrlWShown = false, | |
| NameSet = true, | |
| Inputs = { | |
| Mode = Input { Value = FuID { "Set" }, }, | |
| Input = Input { | |
| SourceOp = "TC_Pipe_Input_2", | |
| Source = "Output", | |
| } | |
| }, | |
| ViewInfo = OperatorInfo { Pos = { -55.5, 73.7576 } }, | |
| } | |
| }, | |
| Colors = { TileColor = { R = 0.623529411764706, G = 0.776470588235294, B = 0.0823529411764706 }, }, | |
| UserControls = ordered() { Page_Controls = ControlPage { CT_Priority = 2, CT_Visible = true, CTS_Name = "Controls", CTID_DIB_ID = "Icons.Tools.Tabs.Controls" } } | |
| }, | |
| TC_CustomToolLUTIn1_2 = LUTBezier { | |
| KeyColorSplines = { | |
| [0] = { | |
| [0] = { 0, RH = { 0.333333333333333, 0.333333333333333 }, Flags = { Linear = true } }, | |
| [1] = { 1, LH = { 0.666666666666667, 0.666666666666667 }, Flags = { Linear = true } } | |
| } | |
| }, | |
| SplineColor = { Red = 204, Green = 0, Blue = 0 }, | |
| CtrlWZoom = false, | |
| CustomData = { Path = { Map = { ["Setting:"] = "Macros:/ResMoGraph/Color/" } }, }, | |
| }, | |
| TC_CustomToolLUTIn2_2 = LUTBezier { | |
| KeyColorSplines = { | |
| [0] = { | |
| [0] = { 0, RH = { 0.333333333333333, 0.333333333333333 }, Flags = { Linear = true } }, | |
| [1] = { 1, LH = { 0.666666666666667, 0.666666666666667 }, Flags = { Linear = true } } | |
| } | |
| }, | |
| SplineColor = { Red = 0, Green = 204, Blue = 0 }, | |
| CtrlWZoom = false, | |
| CustomData = { Path = { Map = { ["Setting:"] = "Macros:/ResMoGraph/Color/" } }, }, | |
| }, | |
| TC_CustomToolLUTIn3_2 = LUTBezier { | |
| KeyColorSplines = { | |
| [0] = { | |
| [0] = { 0, RH = { 0.333333333333333, 0.333333333333333 }, Flags = { Linear = true } }, | |
| [1] = { 1, LH = { 0.666666666666667, 0.666666666666667 }, Flags = { Linear = true } } | |
| } | |
| }, | |
| SplineColor = { Red = 0, Green = 0, Blue = 204 }, | |
| CtrlWZoom = false, | |
| CustomData = { Path = { Map = { ["Setting:"] = "Macros:/ResMoGraph/Color/" } }, }, | |
| }, | |
| TC_CustomToolLUTIn4_2 = LUTBezier { | |
| KeyColorSplines = { | |
| [0] = { | |
| [0] = { 0, RH = { 0.333333333333333, 0.333333333333333 }, Flags = { Linear = true } }, | |
| [1] = { 1, LH = { 0.666666666666667, 0.666666666666667 }, Flags = { Linear = true } } | |
| } | |
| }, | |
| SplineColor = { Red = 204, Green = 204, Blue = 204 }, | |
| CtrlWZoom = false, | |
| CustomData = { Path = { Map = { ["Setting:"] = "Macros:/ResMoGraph/Color/" } }, }, | |
| }, | |
| Background1 = Background { | |
| Inputs = { | |
| EffectMask = Input { | |
| SourceOp = "Ellipse1", | |
| Source = "Mask", | |
| }, | |
| GlobalOut = Input { Value = 149, }, | |
| Width = Input { Value = 1920, }, | |
| Height = Input { Value = 1080, }, | |
| UseFrameFormatSettings = Input { Value = 1, }, | |
| ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, } | |
| }, | |
| ViewInfo = OperatorInfo { Pos = { 605, 214.5 } }, | |
| }, | |
| VariBlur1 = VariBlur { | |
| Inputs = { | |
| XBlurSize = Input { Value = 100, }, | |
| Input = Input { | |
| SourceOp = "TC_Pipe_Output", | |
| Source = "Output", | |
| }, | |
| BlurImage = Input { | |
| SourceOp = "TC_Pipe_Output_4", | |
| Source = "Output", | |
| } | |
| }, | |
| ViewInfo = OperatorInfo { Pos = { 935, 214.5 } }, | |
| }, | |
| TwoColor = MacroOperator { | |
| NameSet = true, | |
| CustomData = { SxSFilename = "RMGT:/Macros/ResMoGraph/Color/TwoColor.setting", Path = { Map = { ["Setting:"] = "Macros:/ResMoGraph/Color/" } } }, | |
| Inputs = ordered() { | |
| CommentsNest = Input { Value = 0, }, | |
| Input = InstanceInput { | |
| SourceOp = "TC_Pipe_Input", | |
| Source = "Input", | |
| }, | |
| Nest_Source = InstanceInput { | |
| SourceOp = "TC_CustomTool", | |
| Source = "Nest_Source", | |
| Page = "Controls", | |
| }, | |
| Channel = InstanceInput { | |
| SourceOp = "TC_Bitmap", | |
| Source = "Channel", | |
| Page = "Controls", | |
| }, | |
| Low = InstanceInput { | |
| SourceOp = "TC_Bitmap", | |
| Source = "Low", | |
| ControlGroup = 1, | |
| Page = "Controls", | |
| Default = 0, | |
| }, | |
| High = InstanceInput { | |
| SourceOp = "TC_Bitmap", | |
| Source = "High", | |
| ControlGroup = 1, | |
| Page = "Controls", | |
| Default = 1, | |
| }, | |
| Blank_Invert = InstanceInput { | |
| SourceOp = "TC_Bitmap", | |
| Source = "MaskSeparator", | |
| Page = "Controls", | |
| }, | |
| Invert = InstanceInput { | |
| SourceOp = "TC_Bitmap", | |
| Source = "Invert", | |
| Width = 1, | |
| Page = "Controls", | |
| }, | |
| Nest_Color = InstanceInput { | |
| SourceOp = "TC_CustomTool", | |
| Source = "Nest_Color", | |
| Page = "Controls", | |
| }, | |
| Color1Red = InstanceInput { | |
| SourceOp = "TC_CustomTool", | |
| Source = "Color1Red", | |
| ControlGroup = 2, | |
| Page = "Controls", | |
| Default = 0, | |
| }, | |
| Color1Green = InstanceInput { | |
| SourceOp = "TC_CustomTool", | |
| Source = "Color1Green", | |
| ControlGroup = 2, | |
| Page = "Controls", | |
| Default = 0, | |
| }, | |
| Color1Blue = InstanceInput { | |
| SourceOp = "TC_CustomTool", | |
| Source = "Color1Blue", | |
| ControlGroup = 2, | |
| Page = "Controls", | |
| Default = 0, | |
| }, | |
| Color1Alpha = InstanceInput { | |
| SourceOp = "TC_CustomTool", | |
| Source = "Color1Alpha", | |
| ControlGroup = 2, | |
| Page = "Controls", | |
| Default = 1, | |
| }, | |
| Blank_TwoColor = InstanceInput { | |
| SourceOp = "TC_Bitmap", | |
| Source = "Blank6", | |
| Page = "Controls", | |
| }, | |
| Color2Red = InstanceInput { | |
| SourceOp = "TC_CustomTool", | |
| Source = "Color2Red", | |
| ControlGroup = 3, | |
| Page = "Controls", | |
| Default = 1, | |
| }, | |
| Color2Green = InstanceInput { | |
| SourceOp = "TC_CustomTool", | |
| Source = "Color2Green", | |
| ControlGroup = 3, | |
| Page = "Controls", | |
| Default = 1, | |
| }, | |
| Color2Blue = InstanceInput { | |
| SourceOp = "TC_CustomTool", | |
| Source = "Color2Blue", | |
| ControlGroup = 3, | |
| Page = "Controls", | |
| Default = 1, | |
| }, | |
| Color2Alpha = InstanceInput { | |
| SourceOp = "TC_CustomTool", | |
| Source = "Color2Alpha", | |
| ControlGroup = 3, | |
| Page = "Controls", | |
| Default = 1, | |
| }, | |
| Nest_Settings = InstanceInput { | |
| SourceOp = "TC_CustomTool", | |
| Source = "Nest_Settings", | |
| Page = "Common", | |
| }, | |
| Blend = InstanceInput { | |
| SourceOp = "TC_CustomTool", | |
| Source = "Blend", | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| ProcessWhenBlendIs00 = InstanceInput { | |
| SourceOp = "TC_CustomTool", | |
| Source = "ProcessWhenBlendIs00", | |
| Page = "Common", | |
| }, | |
| ProcessRed = InstanceInput { | |
| SourceOp = "TC_CustomTool", | |
| Source = "ProcessRed", | |
| Name = "Process", | |
| ControlGroup = 4, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| ProcessGreen = InstanceInput { | |
| SourceOp = "TC_CustomTool", | |
| Source = "ProcessGreen", | |
| ControlGroup = 4, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| ProcessBlue = InstanceInput { | |
| SourceOp = "TC_CustomTool", | |
| Source = "ProcessBlue", | |
| ControlGroup = 4, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| ProcessAlpha = InstanceInput { | |
| SourceOp = "TC_CustomTool", | |
| Source = "ProcessAlpha", | |
| ControlGroup = 4, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| Blank_Process = InstanceInput { | |
| SourceOp = "TC_CustomTool", | |
| Source = "Blank1", | |
| Page = "Common", | |
| }, | |
| ApplyMaskInverted = InstanceInput { | |
| SourceOp = "TC_CustomTool", | |
| Source = "ApplyMaskInverted", | |
| Page = "Common", | |
| }, | |
| MultiplyByMask = InstanceInput { | |
| SourceOp = "TC_CustomTool", | |
| Source = "MultiplyByMask", | |
| Page = "Common", | |
| }, | |
| Hide_EffectMaskSettings = InstanceInput { | |
| SourceOp = "TC_CustomTool", | |
| Source = "Hide_EffectMaskSettings", | |
| Expression = "iif(TwoColor.EffectMask,1,0)", | |
| Page = "Common", | |
| }, | |
| FitMask = InstanceInput { | |
| SourceOp = "TC_CustomTool", | |
| Source = "FitMask", | |
| Page = "Common", | |
| }, | |
| Blank2 = InstanceInput { | |
| SourceOp = "TC_CustomTool", | |
| Source = "Blank2", | |
| Page = "Common", | |
| }, | |
| MaskChannel = InstanceInput { | |
| SourceOp = "TC_CustomTool", | |
| Source = "MaskChannel", | |
| Page = "Common", | |
| }, | |
| MaskLow = InstanceInput { | |
| SourceOp = "TC_CustomTool", | |
| Source = "MaskLow", | |
| ControlGroup = 5, | |
| Page = "Common", | |
| Default = 0, | |
| }, | |
| MaskHigh = InstanceInput { | |
| SourceOp = "TC_CustomTool", | |
| Source = "MaskHigh", | |
| ControlGroup = 5, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| MaskClipBlack = InstanceInput { | |
| SourceOp = "TC_CustomTool", | |
| Source = "MaskClipBlack", | |
| Name = "Black", | |
| Width = 0.5, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| MaskClipWhite = InstanceInput { | |
| SourceOp = "TC_CustomTool", | |
| Source = "MaskClipWhite", | |
| Name = "White", | |
| Width = 0.5, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| Nest_Info = InstanceInput { | |
| SourceOp = "TC_CustomTool", | |
| Source = "Nest_Info", | |
| Page = "Common", | |
| }, | |
| InfoCreatedBy = InstanceInput { | |
| SourceOp = "TC_CustomTool", | |
| Source = "InfoCreatedBy", | |
| Page = "Common", | |
| DefaultText = "secondfalseiteration", | |
| }, | |
| InfoVersion = InstanceInput { | |
| SourceOp = "TC_CustomTool", | |
| Source = "InfoVersion", | |
| Page = "Common", | |
| DefaultText = "1.0.0", | |
| }, | |
| InfoManual = InstanceInput { | |
| SourceOp = "TC_CustomTool", | |
| Source = "InfoManual", | |
| Page = "Common", | |
| DefaultText = "https://rmgt.secondfalseiteration.com/whats-inside/#twocolor", | |
| }, | |
| EffectMask = InstanceInput { | |
| SourceOp = "TC_Pipe_EffectMask", | |
| Source = "Input", | |
| Name = "Effect Mask", | |
| } | |
| }, | |
| Outputs = { | |
| Output = InstanceOutput { | |
| SourceOp = "TC_Pipe_Output", | |
| Source = "Output", | |
| } | |
| }, | |
| ViewInfo = GroupInfo { Pos = { 715, 214.5 } }, | |
| Tools = ordered() { | |
| TC_Pipe_Output = PipeRouter { | |
| CtrlWShown = false, | |
| NameSet = true, | |
| Inputs = { | |
| Input = Input { | |
| SourceOp = "TC_CustomTool", | |
| Source = "Output", | |
| } | |
| }, | |
| ViewInfo = PipeRouterInfo { Pos = { 164.5, 7.75756 } }, | |
| }, | |
| TC_Pipe_Input = PipeRouter { | |
| CtrlWShown = false, | |
| NameSet = true, | |
| Inputs = { | |
| HideInputs = Input { Value = 1, }, | |
| Input = Input { | |
| SourceOp = "Background1", | |
| Source = "Output", | |
| } | |
| }, | |
| ViewInfo = PipeRouterInfo { Pos = { -165.5, 73.7576 } }, | |
| }, | |
| TC_Pipe_EffectMask = PipeRouter { | |
| CtrlWShown = false, | |
| NameSet = true, | |
| Inputs = { | |
| HideInputs = Input { Value = 1, } | |
| }, | |
| ViewInfo = PipeRouterInfo { Pos = { 75.34, 7.75756 } }, | |
| }, | |
| TC_CustomTool = Custom { | |
| CtrlWShown = false, | |
| NameSet = true, | |
| Inputs = { | |
| EffectMask = Input { | |
| SourceOp = "TC_Pipe_EffectMask", | |
| Source = "Output", | |
| }, | |
| PointIn1 = Input { | |
| Value = { 0, 1 }, | |
| Expression = "Point(Color1Red, Color2Red)", | |
| }, | |
| PointIn2 = Input { | |
| Value = { 0, 1 }, | |
| Expression = "Point(Color1Green, Color2Green)", | |
| }, | |
| PointIn3 = Input { | |
| Value = { 0, 1 }, | |
| Expression = "Point(Color1Blue, Color2Blue)", | |
| }, | |
| PointIn4 = Input { | |
| Value = { 1, 1 }, | |
| Expression = "Point(Color1Alpha, Color2Alpha)", | |
| }, | |
| NumberIn1 = Input { | |
| Value = 1, | |
| Expression = "iif(TC_Bitmap.Channel.Value == \"Alpha\",1,0)", | |
| }, | |
| LUTIn1 = Input { | |
| SourceOp = "TC_CustomToolLUTIn1", | |
| Source = "Value", | |
| }, | |
| LUTIn2 = Input { | |
| SourceOp = "TC_CustomToolLUTIn2", | |
| Source = "Value", | |
| }, | |
| LUTIn3 = Input { | |
| SourceOp = "TC_CustomToolLUTIn3", | |
| Source = "Value", | |
| }, | |
| LUTIn4 = Input { | |
| SourceOp = "TC_CustomToolLUTIn4", | |
| Source = "Value", | |
| }, | |
| Intermediate1 = Input { Value = "1-a2", }, | |
| Intermediate2 = Input { Value = "if(n1==1,1,a1)", }, | |
| RedExpression = Input { Value = "(a2*p1y +i1*p1x)*i2", }, | |
| GreenExpression = Input { Value = "(a2*p2y + i1*p2x)*i2", }, | |
| BlueExpression = Input { Value = "(a2*p3y + i1*p3x)*i2", }, | |
| AlphaExpression = Input { Value = "(a2*p4y + i1*p4x)*i2", }, | |
| NumberControls = Input { Value = 1, }, | |
| Image1 = Input { | |
| SourceOp = "TC_SetDomain", | |
| Source = "Output", | |
| }, | |
| Image2 = Input { | |
| SourceOp = "TC_Bitmap", | |
| Source = "Mask", | |
| }, | |
| Color1Alpha = Input { Value = 1, }, | |
| Color2Red = Input { Value = 1, }, | |
| Color2Green = Input { Value = 1, }, | |
| Color2Blue = Input { Value = 1, }, | |
| Color2Alpha = Input { Value = 1, }, | |
| Nest_Source = Input { Value = 1, }, | |
| Nest_Color = Input { Value = 1, }, | |
| Nest_Settings = Input { Value = 1, }, | |
| Hide_EffectMaskSettings = Input { Expression = "iif(TwoColor.EffectMask,1,0)", }, | |
| Nest_Info = Input { Value = 1, } | |
| }, | |
| ViewInfo = OperatorInfo { Pos = { 54.5, 73.7576 } }, | |
| UserControls = ordered() { Color1Red = { IC_ControlGroup = 2, INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", IC_ControlID = 0, INPID_InputControl = "ColorControl", LINKS_Name = "Color 1", }, Color1Green = { IC_ControlGroup = 2, INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", IC_ControlID = 1, INPID_InputControl = "ColorControl", LINKS_Name = "Color1Green", }, Color1Blue = { IC_ControlGroup = 2, INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", IC_ControlID = 2, INPID_InputControl = "ColorControl", LINKS_Name = "Color1Green", }, Color1Alpha = { IC_ControlGroup = 2, INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", IC_ControlID = 3, INPID_InputControl = "ColorControl", LINKS_Name = "Color1Green", }, Color2Red = { IC_ControlGroup = 3, INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", IC_ControlID = 0, INPID_InputControl = "ColorControl", LINKS_Name = "Color 2", }, Color2Green = { IC_ControlGroup = 3, INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", IC_ControlID = 1, INPID_InputControl = "ColorControl", LINKS_Name = "Color2Green", }, Color2Blue = { IC_ControlGroup = 3, INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", IC_ControlID = 2, INPID_InputControl = "ColorControl", LINKS_Name = "Color2Green", }, Color2Alpha = { IC_ControlGroup = 3, INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", IC_ControlID = 3, INPID_InputControl = "ColorControl", LINKS_Name = "Color2Green", }, Nest_Source = { LBLC_NumInputs = 5, LINKS_Name = "Source", LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", }, Nest_Color = { LBLC_NumInputs = 9, LINKS_Name = "Color", LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", }, Nest_Settings = { LBLC_NumInputs = 17, LINKS_Name = "Settings", LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", }, Hide_EffectMaskSettings = { LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 7, LINKS_Name = "", IC_Visible = false, }, Nest_Info = { LBLC_NumInputs = 3, LINKS_Name = "Info", LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", }, InfoCreatedBy = { TEC_ReadOnly = true, INPID_InputControl = "TextEditControl", TEC_Lines = 1, INP_External = false, LINKID_DataType = "Text", LINKS_Name = "Created by", INP_Passive = true, INPS_DefaultText = "secondfalseiteration", TEC_Wrap = false, }, InfoVersion = { TEC_ReadOnly = true, INPID_InputControl = "TextEditControl", TEC_Lines = 1, INP_External = false, LINKID_DataType = "Text", LINKS_Name = "Tool version", INP_Passive = true, INPS_DefaultText = "1.0.0", TEC_Wrap = false, }, InfoManual = { TEC_ReadOnly = false, INPID_InputControl = "TextEditControl", TEC_Lines = 4, INP_External = false, LINKID_DataType = "Text", LINKS_Name = "Manual", INP_Passive = true, INPS_DefaultText = "https://rmgt.secondfalseiteration.com/whats-inside/#twocolor", TEC_Wrap = true, } } | |
| }, | |
| TC_Bitmap = BitmapMask { | |
| CtrlWShown = false, | |
| NameSet = true, | |
| Inputs = { | |
| Filter = Input { Value = FuID { "Fast Gaussian" }, }, | |
| MaskWidth = Input { Value = 1920, }, | |
| MaskHeight = Input { Value = 1080, }, | |
| PixelAspect = Input { Value = { 1, 1 }, }, | |
| UseFrameFormatSettings = Input { Value = 1, }, | |
| ClippingMode = Input { Value = FuID { "None" }, }, | |
| Image = Input { | |
| SourceOp = "TC_Pipe_Input", | |
| Source = "Output", | |
| } | |
| }, | |
| ViewInfo = OperatorInfo { Pos = { -55.5, 40.7576 } }, | |
| }, | |
| TC_SetDomain = SetDomain { | |
| CtrlWShown = false, | |
| NameSet = true, | |
| Inputs = { | |
| Mode = Input { Value = FuID { "Set" }, }, | |
| Input = Input { | |
| SourceOp = "TC_Pipe_Input", | |
| Source = "Output", | |
| } | |
| }, | |
| ViewInfo = OperatorInfo { Pos = { -55.5, 73.7576 } }, | |
| } | |
| }, | |
| Colors = { TileColor = { R = 0.623529411764706, G = 0.776470588235294, B = 0.0823529411764706 }, }, | |
| UserControls = ordered() { Page_Controls = ControlPage { CT_Priority = 2, CT_Visible = true, CTS_Name = "Controls", CTID_DIB_ID = "Icons.Tools.Tabs.Controls" } } | |
| }, | |
| TC_CustomToolLUTIn1 = LUTBezier { | |
| KeyColorSplines = { | |
| [0] = { | |
| [0] = { 0, RH = { 0.333333333333333, 0.333333333333333 }, Flags = { Linear = true } }, | |
| [1] = { 1, LH = { 0.666666666666667, 0.666666666666667 }, Flags = { Linear = true } } | |
| } | |
| }, | |
| SplineColor = { Red = 204, Green = 0, Blue = 0 }, | |
| CtrlWZoom = false, | |
| CustomData = { Path = { Map = { ["Setting:"] = "Macros:/ResMoGraph/Color/" } }, }, | |
| }, | |
| TC_CustomToolLUTIn2 = LUTBezier { | |
| KeyColorSplines = { | |
| [0] = { | |
| [0] = { 0, RH = { 0.333333333333333, 0.333333333333333 }, Flags = { Linear = true } }, | |
| [1] = { 1, LH = { 0.666666666666667, 0.666666666666667 }, Flags = { Linear = true } } | |
| } | |
| }, | |
| SplineColor = { Red = 0, Green = 204, Blue = 0 }, | |
| CtrlWZoom = false, | |
| CustomData = { Path = { Map = { ["Setting:"] = "Macros:/ResMoGraph/Color/" } }, }, | |
| }, | |
| TC_CustomToolLUTIn3 = LUTBezier { | |
| KeyColorSplines = { | |
| [0] = { | |
| [0] = { 0, RH = { 0.333333333333333, 0.333333333333333 }, Flags = { Linear = true } }, | |
| [1] = { 1, LH = { 0.666666666666667, 0.666666666666667 }, Flags = { Linear = true } } | |
| } | |
| }, | |
| SplineColor = { Red = 0, Green = 0, Blue = 204 }, | |
| CtrlWZoom = false, | |
| CustomData = { Path = { Map = { ["Setting:"] = "Macros:/ResMoGraph/Color/" } }, }, | |
| }, | |
| TC_CustomToolLUTIn4 = LUTBezier { | |
| KeyColorSplines = { | |
| [0] = { | |
| [0] = { 0, RH = { 0.333333333333333, 0.333333333333333 }, Flags = { Linear = true } }, | |
| [1] = { 1, LH = { 0.666666666666667, 0.666666666666667 }, Flags = { Linear = true } } | |
| } | |
| }, | |
| SplineColor = { Red = 204, Green = 204, Blue = 204 }, | |
| CtrlWZoom = false, | |
| CustomData = { Path = { Map = { ["Setting:"] = "Macros:/ResMoGraph/Color/" } }, }, | |
| }, | |
| Ellipse1 = EllipseMask { | |
| Inputs = { | |
| Filter = Input { Value = FuID { "Fast Gaussian" }, }, | |
| SoftEdge = Input { | |
| Value = 0.0129622484983354, | |
| Expression = "assistant.NumberIn1", | |
| }, | |
| MaskWidth = Input { Value = 1920, }, | |
| MaskHeight = Input { Value = 1080, }, | |
| PixelAspect = Input { Value = { 1, 1 }, }, | |
| UseFrameFormatSettings = Input { Value = 1, }, | |
| ClippingMode = Input { Value = FuID { "None" }, }, | |
| Center = Input { | |
| Value = { 0.503485566700559, 0.712303709347515 }, | |
| Expression = "pos.PointIn1", | |
| }, | |
| Width = Input { | |
| Value = 0.206481124249168, | |
| Expression = "0.2 + assistant.NumberIn1/2", | |
| }, | |
| Height = Input { | |
| Value = 0.206481124249168, | |
| Expression = "Width", | |
| } | |
| }, | |
| ViewInfo = OperatorInfo { Pos = { 495, 214.5 } }, | |
| }, | |
| Background4 = Background { | |
| Inputs = { | |
| EffectMask = Input { | |
| SourceOp = "Ellipse2", | |
| Source = "Mask", | |
| }, | |
| GlobalOut = Input { Value = 149, }, | |
| Width = Input { Value = 1920, }, | |
| Height = Input { Value = 1080, }, | |
| UseFrameFormatSettings = Input { Value = 1, }, | |
| ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, }, | |
| TopLeftRed = Input { Value = 1, }, | |
| TopLeftGreen = Input { Value = 1, }, | |
| TopLeftBlue = Input { Value = 1, }, | |
| Start = Input { Value = { -0.0586270190895741, 0.408616187989556 }, }, | |
| End = Input { Value = { 0.664582966226138, 0.39556135770235 }, }, | |
| Gradient = Input { | |
| Value = Gradient { | |
| Colors = { | |
| [0] = { 1, 1, 1, 1 }, | |
| [1] = { 0, 0, 0, 1 } | |
| } | |
| }, | |
| } | |
| }, | |
| ViewInfo = OperatorInfo { Pos = { 1210, 181.5 } }, | |
| }, | |
| Note6 = Note { | |
| Inputs = { | |
| Comments = Input { Value = "This helps to neutralize the effect in the center.", } | |
| }, | |
| ViewInfo = StickyNoteInfo { | |
| Pos = { 1210, 82.5 }, | |
| Flags = { | |
| Expanded = true | |
| }, | |
| Size = { 132, 48.8384 } | |
| }, | |
| }, | |
| TwoColor_4_1 = MacroOperator { | |
| NameSet = true, | |
| CustomData = { SxSFilename = "RMGT:/Macros/ResMoGraph/Color/TwoColor.setting", Path = { Map = { ["Setting:"] = "Macros:/ResMoGraph/Color/" } } }, | |
| Inputs = ordered() { | |
| CommentsNest = Input { Value = 0, }, | |
| Input = InstanceInput { | |
| SourceOp = "TC_Pipe_Input_4_1", | |
| Source = "Input", | |
| }, | |
| Nest_Source = InstanceInput { | |
| SourceOp = "TC_CustomTool_4_1", | |
| Source = "Nest_Source", | |
| Page = "Controls", | |
| }, | |
| Channel = InstanceInput { | |
| SourceOp = "TC_Bitmap_4_1", | |
| Source = "Channel", | |
| Page = "Controls", | |
| }, | |
| Low = InstanceInput { | |
| SourceOp = "TC_Bitmap_4_1", | |
| Source = "Low", | |
| ControlGroup = 1, | |
| Page = "Controls", | |
| Default = 0, | |
| }, | |
| High = InstanceInput { | |
| SourceOp = "TC_Bitmap_4_1", | |
| Source = "High", | |
| ControlGroup = 1, | |
| Page = "Controls", | |
| Default = 1, | |
| }, | |
| Blank_Invert = InstanceInput { | |
| SourceOp = "TC_Bitmap_4_1", | |
| Source = "MaskSeparator", | |
| Page = "Controls", | |
| }, | |
| Invert = InstanceInput { | |
| SourceOp = "TC_Bitmap_4_1", | |
| Source = "Invert", | |
| Width = 1, | |
| Page = "Controls", | |
| }, | |
| Nest_Color = InstanceInput { | |
| SourceOp = "TC_CustomTool_4_1", | |
| Source = "Nest_Color", | |
| Page = "Controls", | |
| }, | |
| Color1Red = InstanceInput { | |
| SourceOp = "TC_CustomTool_4_1", | |
| Source = "Color1Red", | |
| ControlGroup = 2, | |
| Page = "Controls", | |
| Default = 0, | |
| }, | |
| Color1Green = InstanceInput { | |
| SourceOp = "TC_CustomTool_4_1", | |
| Source = "Color1Green", | |
| ControlGroup = 2, | |
| Page = "Controls", | |
| Default = 0, | |
| }, | |
| Color1Blue = InstanceInput { | |
| SourceOp = "TC_CustomTool_4_1", | |
| Source = "Color1Blue", | |
| ControlGroup = 2, | |
| Page = "Controls", | |
| Default = 0, | |
| }, | |
| Color1Alpha = InstanceInput { | |
| SourceOp = "TC_CustomTool_4_1", | |
| Source = "Color1Alpha", | |
| ControlGroup = 2, | |
| Page = "Controls", | |
| Default = 1, | |
| }, | |
| Blank_TwoColor = InstanceInput { | |
| SourceOp = "TC_Bitmap_4_1", | |
| Source = "Blank6", | |
| Page = "Controls", | |
| }, | |
| Color2Red = InstanceInput { | |
| SourceOp = "TC_CustomTool_4_1", | |
| Source = "Color2Red", | |
| ControlGroup = 3, | |
| Page = "Controls", | |
| Default = 1, | |
| }, | |
| Color2Green = InstanceInput { | |
| SourceOp = "TC_CustomTool_4_1", | |
| Source = "Color2Green", | |
| ControlGroup = 3, | |
| Page = "Controls", | |
| Default = 1, | |
| }, | |
| Color2Blue = InstanceInput { | |
| SourceOp = "TC_CustomTool_4_1", | |
| Source = "Color2Blue", | |
| ControlGroup = 3, | |
| Page = "Controls", | |
| Default = 1, | |
| }, | |
| Color2Alpha = InstanceInput { | |
| SourceOp = "TC_CustomTool_4_1", | |
| Source = "Color2Alpha", | |
| ControlGroup = 3, | |
| Page = "Controls", | |
| Default = 1, | |
| }, | |
| Nest_Settings = InstanceInput { | |
| SourceOp = "TC_CustomTool_4_1", | |
| Source = "Nest_Settings", | |
| Page = "Common", | |
| }, | |
| Blend = InstanceInput { | |
| SourceOp = "TC_CustomTool_4_1", | |
| Source = "Blend", | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| ProcessWhenBlendIs00 = InstanceInput { | |
| SourceOp = "TC_CustomTool_4_1", | |
| Source = "ProcessWhenBlendIs00", | |
| Page = "Common", | |
| }, | |
| ProcessRed = InstanceInput { | |
| SourceOp = "TC_CustomTool_4_1", | |
| Source = "ProcessRed", | |
| Name = "Process", | |
| ControlGroup = 4, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| ProcessGreen = InstanceInput { | |
| SourceOp = "TC_CustomTool_4_1", | |
| Source = "ProcessGreen", | |
| ControlGroup = 4, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| ProcessBlue = InstanceInput { | |
| SourceOp = "TC_CustomTool_4_1", | |
| Source = "ProcessBlue", | |
| ControlGroup = 4, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| ProcessAlpha = InstanceInput { | |
| SourceOp = "TC_CustomTool_4_1", | |
| Source = "ProcessAlpha", | |
| ControlGroup = 4, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| Blank_Process = InstanceInput { | |
| SourceOp = "TC_CustomTool_4_1", | |
| Source = "Blank1", | |
| Page = "Common", | |
| }, | |
| ApplyMaskInverted = InstanceInput { | |
| SourceOp = "TC_CustomTool_4_1", | |
| Source = "ApplyMaskInverted", | |
| Page = "Common", | |
| }, | |
| MultiplyByMask = InstanceInput { | |
| SourceOp = "TC_CustomTool_4_1", | |
| Source = "MultiplyByMask", | |
| Page = "Common", | |
| }, | |
| Hide_EffectMaskSettings = InstanceInput { | |
| SourceOp = "TC_CustomTool_4_1", | |
| Source = "Hide_EffectMaskSettings", | |
| Expression = "iif(TwoColor_4_1.EffectMask,1,0)", | |
| Page = "Common", | |
| }, | |
| FitMask = InstanceInput { | |
| SourceOp = "TC_CustomTool_4_1", | |
| Source = "FitMask", | |
| Page = "Common", | |
| }, | |
| Blank2 = InstanceInput { | |
| SourceOp = "TC_CustomTool_4_1", | |
| Source = "Blank2", | |
| Page = "Common", | |
| }, | |
| MaskChannel = InstanceInput { | |
| SourceOp = "TC_CustomTool_4_1", | |
| Source = "MaskChannel", | |
| Page = "Common", | |
| }, | |
| MaskLow = InstanceInput { | |
| SourceOp = "TC_CustomTool_4_1", | |
| Source = "MaskLow", | |
| ControlGroup = 5, | |
| Page = "Common", | |
| Default = 0, | |
| }, | |
| MaskHigh = InstanceInput { | |
| SourceOp = "TC_CustomTool_4_1", | |
| Source = "MaskHigh", | |
| ControlGroup = 5, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| MaskClipBlack = InstanceInput { | |
| SourceOp = "TC_CustomTool_4_1", | |
| Source = "MaskClipBlack", | |
| Name = "Black", | |
| Width = 0.5, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| MaskClipWhite = InstanceInput { | |
| SourceOp = "TC_CustomTool_4_1", | |
| Source = "MaskClipWhite", | |
| Name = "White", | |
| Width = 0.5, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| Nest_Info = InstanceInput { | |
| SourceOp = "TC_CustomTool_4_1", | |
| Source = "Nest_Info", | |
| Page = "Common", | |
| }, | |
| InfoCreatedBy = InstanceInput { | |
| SourceOp = "TC_CustomTool_4_1", | |
| Source = "InfoCreatedBy", | |
| Page = "Common", | |
| DefaultText = "secondfalseiteration", | |
| }, | |
| InfoVersion = InstanceInput { | |
| SourceOp = "TC_CustomTool_4_1", | |
| Source = "InfoVersion", | |
| Page = "Common", | |
| DefaultText = "1.0.0", | |
| }, | |
| InfoManual = InstanceInput { | |
| SourceOp = "TC_CustomTool_4_1", | |
| Source = "InfoManual", | |
| Page = "Common", | |
| DefaultText = "https://rmgt.secondfalseiteration.com/whats-inside/#twocolor", | |
| }, | |
| EffectMask = InstanceInput { | |
| SourceOp = "TC_Pipe_EffectMask_4_1", | |
| Source = "Input", | |
| Name = "Effect Mask", | |
| } | |
| }, | |
| Outputs = { | |
| Output = InstanceOutput { | |
| SourceOp = "TC_Pipe_Output_4_1", | |
| Source = "Output", | |
| } | |
| }, | |
| ViewInfo = GroupInfo { Pos = { 880, 247.5 } }, | |
| Tools = ordered() { | |
| TC_Pipe_Output_4_1 = PipeRouter { | |
| CtrlWShown = false, | |
| NameSet = true, | |
| Inputs = { | |
| Input = Input { | |
| SourceOp = "TC_CustomTool_4_1", | |
| Source = "Output", | |
| } | |
| }, | |
| ViewInfo = PipeRouterInfo { Pos = { 164.5, 7.75756 } }, | |
| }, | |
| TC_Pipe_Input_4_1 = PipeRouter { | |
| CtrlWShown = false, | |
| NameSet = true, | |
| Inputs = { | |
| HideInputs = Input { Value = 1, }, | |
| Input = Input { | |
| SourceOp = "Background2", | |
| Source = "Output", | |
| } | |
| }, | |
| ViewInfo = PipeRouterInfo { Pos = { -165.5, 73.7576 } }, | |
| }, | |
| TC_Pipe_EffectMask_4_1 = PipeRouter { | |
| CtrlWShown = false, | |
| NameSet = true, | |
| Inputs = { | |
| HideInputs = Input { Value = 1, } | |
| }, | |
| ViewInfo = PipeRouterInfo { Pos = { 75.34, 7.75756 } }, | |
| }, | |
| TC_CustomTool_4_1 = Custom { | |
| CtrlWShown = false, | |
| NameSet = true, | |
| Inputs = { | |
| EffectMask = Input { | |
| SourceOp = "TC_Pipe_EffectMask_4_1", | |
| Source = "Output", | |
| }, | |
| PointIn1 = Input { | |
| Value = { 0, 1 }, | |
| Expression = "Point(Color1Red, Color2Red)", | |
| }, | |
| PointIn2 = Input { | |
| Value = { 0, 1 }, | |
| Expression = "Point(Color1Green, Color2Green)", | |
| }, | |
| PointIn3 = Input { | |
| Value = { 0, 1 }, | |
| Expression = "Point(Color1Blue, Color2Blue)", | |
| }, | |
| PointIn4 = Input { | |
| Value = { 1, 1 }, | |
| Expression = "Point(Color1Alpha, Color2Alpha)", | |
| }, | |
| NumberIn1 = Input { Expression = "iif(TC_Bitmap_4_1.Channel.Value == \"Alpha\",1,0)", }, | |
| LUTIn1 = Input { | |
| SourceOp = "TC_CustomToolLUTIn1_4_1", | |
| Source = "Value", | |
| }, | |
| LUTIn2 = Input { | |
| SourceOp = "TC_CustomToolLUTIn2_4_1", | |
| Source = "Value", | |
| }, | |
| LUTIn3 = Input { | |
| SourceOp = "TC_CustomToolLUTIn3_4_1", | |
| Source = "Value", | |
| }, | |
| LUTIn4 = Input { | |
| SourceOp = "TC_CustomToolLUTIn4_4_1", | |
| Source = "Value", | |
| }, | |
| Intermediate1 = Input { Value = "1-a2", }, | |
| Intermediate2 = Input { Value = "if(n1==1,1,a1)", }, | |
| RedExpression = Input { Value = "(a2*p1y +i1*p1x)*i2", }, | |
| GreenExpression = Input { Value = "(a2*p2y + i1*p2x)*i2", }, | |
| BlueExpression = Input { Value = "(a2*p3y + i1*p3x)*i2", }, | |
| AlphaExpression = Input { Value = "(a2*p4y + i1*p4x)*i2", }, | |
| NumberControls = Input { Value = 1, }, | |
| Image1 = Input { | |
| SourceOp = "TC_SetDomain_4_1", | |
| Source = "Output", | |
| }, | |
| Image2 = Input { | |
| SourceOp = "TC_Bitmap_4_1", | |
| Source = "Mask", | |
| }, | |
| Color1Alpha = Input { Value = 1, }, | |
| Color2Red = Input { Value = 1, }, | |
| Color2Green = Input { Value = 1, }, | |
| Color2Blue = Input { Value = 1, }, | |
| Color2Alpha = Input { Value = 1, }, | |
| Nest_Source = Input { Value = 1, }, | |
| Nest_Color = Input { Value = 1, }, | |
| Nest_Settings = Input { Value = 1, }, | |
| Hide_EffectMaskSettings = Input { Expression = "iif(TwoColor_4_1.EffectMask,1,0)", }, | |
| Nest_Info = Input { Value = 1, } | |
| }, | |
| ViewInfo = OperatorInfo { Pos = { 54.5, 73.7576 } }, | |
| UserControls = ordered() { Color1Red = { IC_ControlGroup = 2, INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", IC_ControlID = 0, INPID_InputControl = "ColorControl", LINKS_Name = "Color 1", }, Color1Green = { IC_ControlGroup = 2, INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", IC_ControlID = 1, INPID_InputControl = "ColorControl", LINKS_Name = "Color1Green", }, Color1Blue = { IC_ControlGroup = 2, INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", IC_ControlID = 2, INPID_InputControl = "ColorControl", LINKS_Name = "Color1Green", }, Color1Alpha = { IC_ControlGroup = 2, INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", IC_ControlID = 3, INPID_InputControl = "ColorControl", LINKS_Name = "Color1Green", }, Color2Red = { IC_ControlGroup = 3, INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", IC_ControlID = 0, INPID_InputControl = "ColorControl", LINKS_Name = "Color 2", }, Color2Green = { IC_ControlGroup = 3, INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", IC_ControlID = 1, INPID_InputControl = "ColorControl", LINKS_Name = "Color2Green", }, Color2Blue = { IC_ControlGroup = 3, INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", IC_ControlID = 2, INPID_InputControl = "ColorControl", LINKS_Name = "Color2Green", }, Color2Alpha = { IC_ControlGroup = 3, INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", IC_ControlID = 3, INPID_InputControl = "ColorControl", LINKS_Name = "Color2Green", }, Nest_Source = { LBLC_NumInputs = 5, LINKS_Name = "Source", LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", }, Nest_Color = { LBLC_NumInputs = 9, LINKS_Name = "Color", LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", }, Nest_Settings = { LBLC_NumInputs = 17, LINKS_Name = "Settings", LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", }, Hide_EffectMaskSettings = { LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 7, LINKS_Name = "", IC_Visible = false, }, Nest_Info = { LBLC_NumInputs = 3, LINKS_Name = "Info", LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", }, InfoCreatedBy = { TEC_ReadOnly = true, INPID_InputControl = "TextEditControl", TEC_Lines = 1, INP_External = false, LINKID_DataType = "Text", LINKS_Name = "Created by", INP_Passive = true, INPS_DefaultText = "secondfalseiteration", TEC_Wrap = false, }, InfoVersion = { TEC_ReadOnly = true, INPID_InputControl = "TextEditControl", TEC_Lines = 1, INP_External = false, LINKID_DataType = "Text", LINKS_Name = "Tool version", INP_Passive = true, INPS_DefaultText = "1.0.0", TEC_Wrap = false, }, InfoManual = { TEC_ReadOnly = false, INPID_InputControl = "TextEditControl", TEC_Lines = 4, INP_External = false, LINKID_DataType = "Text", LINKS_Name = "Manual", INP_Passive = true, INPS_DefaultText = "https://rmgt.secondfalseiteration.com/whats-inside/#twocolor", TEC_Wrap = true, } } | |
| }, | |
| TC_Bitmap_4_1 = BitmapMask { | |
| CtrlWShown = false, | |
| NameSet = true, | |
| Inputs = { | |
| Filter = Input { Value = FuID { "Fast Gaussian" }, }, | |
| MaskWidth = Input { Value = 1920, }, | |
| MaskHeight = Input { Value = 1080, }, | |
| PixelAspect = Input { Value = { 1, 1 }, }, | |
| UseFrameFormatSettings = Input { Value = 1, }, | |
| ClippingMode = Input { Value = FuID { "None" }, }, | |
| Image = Input { | |
| SourceOp = "TC_Pipe_Input_4_1", | |
| Source = "Output", | |
| }, | |
| Channel = Input { Value = FuID { "Red" }, } | |
| }, | |
| ViewInfo = OperatorInfo { Pos = { -55.5, 40.7576 } }, | |
| }, | |
| TC_SetDomain_4_1 = SetDomain { | |
| CtrlWShown = false, | |
| NameSet = true, | |
| Inputs = { | |
| Mode = Input { Value = FuID { "Set" }, }, | |
| Input = Input { | |
| SourceOp = "TC_Pipe_Input_4_1", | |
| Source = "Output", | |
| } | |
| }, | |
| ViewInfo = OperatorInfo { Pos = { -55.5, 73.7576 } }, | |
| } | |
| }, | |
| Colors = { TileColor = { R = 0.623529411764706, G = 0.776470588235294, B = 0.0823529411764706 }, }, | |
| UserControls = ordered() { Page_Controls = ControlPage { CT_Priority = 2, CT_Visible = true, CTS_Name = "Controls", CTID_DIB_ID = "Icons.Tools.Tabs.Controls" } } | |
| }, | |
| TC_CustomToolLUTIn1_4_1 = LUTBezier { | |
| KeyColorSplines = { | |
| [0] = { | |
| [0] = { 0, RH = { 0.333333333333333, 0.333333333333333 }, Flags = { Linear = true } }, | |
| [1] = { 1, LH = { 0.666666666666667, 0.666666666666667 }, Flags = { Linear = true } } | |
| } | |
| }, | |
| SplineColor = { Red = 204, Green = 0, Blue = 0 }, | |
| CtrlWZoom = false, | |
| CustomData = { Path = { Map = { ["Setting:"] = "Macros:/ResMoGraph/Color/" } }, }, | |
| }, | |
| TC_CustomToolLUTIn2_4_1 = LUTBezier { | |
| KeyColorSplines = { | |
| [0] = { | |
| [0] = { 0, RH = { 0.333333333333333, 0.333333333333333 }, Flags = { Linear = true } }, | |
| [1] = { 1, LH = { 0.666666666666667, 0.666666666666667 }, Flags = { Linear = true } } | |
| } | |
| }, | |
| SplineColor = { Red = 0, Green = 204, Blue = 0 }, | |
| CtrlWZoom = false, | |
| CustomData = { Path = { Map = { ["Setting:"] = "Macros:/ResMoGraph/Color/" } }, }, | |
| }, | |
| TC_CustomToolLUTIn3_4_1 = LUTBezier { | |
| KeyColorSplines = { | |
| [0] = { | |
| [0] = { 0, RH = { 0.333333333333333, 0.333333333333333 }, Flags = { Linear = true } }, | |
| [1] = { 1, LH = { 0.666666666666667, 0.666666666666667 }, Flags = { Linear = true } } | |
| } | |
| }, | |
| SplineColor = { Red = 0, Green = 0, Blue = 204 }, | |
| CtrlWZoom = false, | |
| CustomData = { Path = { Map = { ["Setting:"] = "Macros:/ResMoGraph/Color/" } }, }, | |
| }, | |
| TC_CustomToolLUTIn4_4_1 = LUTBezier { | |
| KeyColorSplines = { | |
| [0] = { | |
| [0] = { 0, RH = { 0.333333333333333, 0.333333333333333 }, Flags = { Linear = true } }, | |
| [1] = { 1, LH = { 0.666666666666667, 0.666666666666667 }, Flags = { Linear = true } } | |
| } | |
| }, | |
| SplineColor = { Red = 204, Green = 204, Blue = 204 }, | |
| CtrlWZoom = false, | |
| CustomData = { Path = { Map = { ["Setting:"] = "Macros:/ResMoGraph/Color/" } }, }, | |
| }, | |
| CustomTool1 = Custom { | |
| CtrlWZoom = false, | |
| Inputs = { | |
| LUTIn1 = Input { | |
| SourceOp = "CustomTool1LUTIn1", | |
| Source = "Value", | |
| }, | |
| LUTIn2 = Input { | |
| SourceOp = "CustomTool1LUTIn2", | |
| Source = "Value", | |
| }, | |
| LUTIn3 = Input { | |
| SourceOp = "CustomTool1LUTIn3", | |
| Source = "Value", | |
| }, | |
| LUTIn4 = Input { | |
| SourceOp = "CustomTool1LUTIn4", | |
| Source = "Value", | |
| }, | |
| RedExpression = Input { Value = "r1 - g2 * b3 ", }, | |
| GreenExpression = Input { Value = "g2 - r1 * b3 ", }, | |
| BlueExpression = Input { Value = "b1+b1", }, | |
| AlphaExpression = Input { Value = "1", }, | |
| Image1 = Input { | |
| SourceOp = "TC_Pipe_Output_2", | |
| Source = "Output", | |
| }, | |
| Image2 = Input { | |
| SourceOp = "TC_Pipe_Output_1", | |
| Source = "Output", | |
| }, | |
| Image3 = Input { | |
| SourceOp = "Background4", | |
| Source = "Output", | |
| } | |
| }, | |
| ViewInfo = OperatorInfo { Pos = { 1210, 247.5 } }, | |
| }, | |
| CustomTool1LUTIn1 = LUTBezier { | |
| KeyColorSplines = { | |
| [0] = { | |
| [0] = { 0, RH = { 0.333333333333333, 0.333333333333333 }, Flags = { Linear = true } }, | |
| [1] = { 1, LH = { 0.666666666666667, 0.666666666666667 }, Flags = { Linear = true } } | |
| } | |
| }, | |
| SplineColor = { Red = 0, Green = 0, Blue = 0 }, | |
| CtrlWZoom = false, | |
| }, | |
| CustomTool1LUTIn2 = LUTBezier { | |
| KeyColorSplines = { | |
| [0] = { | |
| [0] = { 0, RH = { 0.333333333333333, 0.333333333333333 }, Flags = { Linear = true } }, | |
| [1] = { 1, LH = { 0.666666666666667, 0.666666666666667 }, Flags = { Linear = true } } | |
| } | |
| }, | |
| SplineColor = { Red = 0, Green = 0, Blue = 0 }, | |
| CtrlWZoom = false, | |
| }, | |
| CustomTool1LUTIn3 = LUTBezier { | |
| KeyColorSplines = { | |
| [0] = { | |
| [0] = { 0, RH = { 0.333333333333333, 0.333333333333333 }, Flags = { Linear = true } }, | |
| [1] = { 1, LH = { 0.666666666666667, 0.666666666666667 }, Flags = { Linear = true } } | |
| } | |
| }, | |
| SplineColor = { Red = 0, Green = 0, Blue = 0 }, | |
| CtrlWZoom = false, | |
| }, | |
| CustomTool1LUTIn4 = LUTBezier { | |
| KeyColorSplines = { | |
| [0] = { | |
| [0] = { 0, RH = { 0.333333333333333, 0.333333333333333 }, Flags = { Linear = true } }, | |
| [1] = { 1, LH = { 0.666666666666667, 0.666666666666667 }, Flags = { Linear = true } } | |
| } | |
| }, | |
| SplineColor = { Red = 0, Green = 0, Blue = 0 }, | |
| CtrlWZoom = false, | |
| }, | |
| Ellipse2 = EllipseMask { | |
| Inputs = { | |
| Filter = Input { Value = FuID { "Fast Gaussian" }, }, | |
| SoftEdge = Input { | |
| Value = 0.0629622484983354, | |
| Expression = "assistant.NumberIn1 + 0.05", | |
| }, | |
| MaskWidth = Input { Value = 1920, }, | |
| MaskHeight = Input { Value = 1080, }, | |
| PixelAspect = Input { Value = { 1, 1 }, }, | |
| UseFrameFormatSettings = Input { Value = 1, }, | |
| ClippingMode = Input { Value = FuID { "None" }, }, | |
| Center = Input { | |
| Value = { 0.500274354569076, 0.706674047885245 }, | |
| Expression = "(assistant.PointIn1 - assistant.PointIn2) / 2 + assistant.PointIn2", | |
| }, | |
| Width = Input { | |
| Value = 0.219443372747503, | |
| Expression = "assistant.NumberIn1 + Ellipse1.Width", | |
| }, | |
| Height = Input { | |
| Value = 0.219443372747503, | |
| Expression = "Width", | |
| } | |
| }, | |
| ViewInfo = OperatorInfo { Pos = { 1210, 148.5 } }, | |
| }, | |
| Instance_Ellipse1 = EllipseMask { | |
| SourceOp = "Ellipse1", | |
| Inputs = { | |
| EffectMask = Input { | |
| }, | |
| SettingsNest = Input { | |
| }, | |
| LayersNest = Input { | |
| }, | |
| SoftEdge = Input { | |
| Value = 0.0129622484983354, | |
| Expression = "assistant.NumberIn1" | |
| }, | |
| Center = Input { | |
| Value = { 0.497063142437592, 0.701044386422976 }, | |
| Expression = "pos.PointIn2" | |
| }, | |
| Width = Input { | |
| Value = 0.206481124249168, | |
| Expression = "0.2 + assistant.NumberIn1/2" | |
| }, | |
| Height = Input { | |
| Value = 0.206481124249168, | |
| Expression = "Width" | |
| }, | |
| CommentsNest = Input { | |
| }, | |
| FrameRenderScriptNest = Input { | |
| }, | |
| StartRenderScripts = Input { | |
| }, | |
| EndRenderScripts = Input { | |
| } | |
| }, | |
| ViewInfo = OperatorInfo { Pos = { 495, 280.5 } }, | |
| }, | |
| VariBlur1_1 = VariBlur { | |
| Inputs = { | |
| XBlurSize = Input { Value = 100, }, | |
| Input = Input { | |
| SourceOp = "TC_Pipe_Output_3", | |
| Source = "Output", | |
| }, | |
| BlurImage = Input { | |
| SourceOp = "TC_Pipe_Output_4_1", | |
| Source = "Output", | |
| } | |
| }, | |
| ViewInfo = OperatorInfo { Pos = { 935, 280.5 } }, | |
| }, | |
| Background1_1 = Background { | |
| Inputs = { | |
| EffectMask = Input { | |
| SourceOp = "Instance_Ellipse1", | |
| Source = "Mask", | |
| }, | |
| GlobalOut = Input { Value = 149, }, | |
| Width = Input { Value = 1920, }, | |
| Height = Input { Value = 1080, }, | |
| UseFrameFormatSettings = Input { Value = 1, }, | |
| ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, } | |
| }, | |
| ViewInfo = OperatorInfo { Pos = { 605, 280.5 } }, | |
| }, | |
| TwoColor_1 = MacroOperator { | |
| NameSet = true, | |
| CustomData = { SxSFilename = "RMGT:/Macros/ResMoGraph/Color/TwoColor.setting", Path = { Map = { ["Setting:"] = "Macros:/ResMoGraph/Color/" } } }, | |
| Inputs = ordered() { | |
| CommentsNest = Input { Value = 0, }, | |
| Input = InstanceInput { | |
| SourceOp = "TC_Pipe_Input_1", | |
| Source = "Input", | |
| }, | |
| Nest_Source = InstanceInput { | |
| SourceOp = "TC_CustomTool_1", | |
| Source = "Nest_Source", | |
| Page = "Controls", | |
| }, | |
| Channel = InstanceInput { | |
| SourceOp = "TC_Bitmap_1", | |
| Source = "Channel", | |
| Page = "Controls", | |
| }, | |
| Low = InstanceInput { | |
| SourceOp = "TC_Bitmap_1", | |
| Source = "Low", | |
| ControlGroup = 1, | |
| Page = "Controls", | |
| Default = 0, | |
| }, | |
| High = InstanceInput { | |
| SourceOp = "TC_Bitmap_1", | |
| Source = "High", | |
| ControlGroup = 1, | |
| Page = "Controls", | |
| Default = 1, | |
| }, | |
| Blank_Invert = InstanceInput { | |
| SourceOp = "TC_Bitmap_1", | |
| Source = "MaskSeparator", | |
| Page = "Controls", | |
| }, | |
| Invert = InstanceInput { | |
| SourceOp = "TC_Bitmap_1", | |
| Source = "Invert", | |
| Width = 1, | |
| Page = "Controls", | |
| }, | |
| Nest_Color = InstanceInput { | |
| SourceOp = "TC_CustomTool_1", | |
| Source = "Nest_Color", | |
| Page = "Controls", | |
| }, | |
| Color1Red = InstanceInput { | |
| SourceOp = "TC_CustomTool_1", | |
| Source = "Color1Red", | |
| ControlGroup = 2, | |
| Page = "Controls", | |
| Default = 0, | |
| }, | |
| Color1Green = InstanceInput { | |
| SourceOp = "TC_CustomTool_1", | |
| Source = "Color1Green", | |
| ControlGroup = 2, | |
| Page = "Controls", | |
| Default = 0, | |
| }, | |
| Color1Blue = InstanceInput { | |
| SourceOp = "TC_CustomTool_1", | |
| Source = "Color1Blue", | |
| ControlGroup = 2, | |
| Page = "Controls", | |
| Default = 0, | |
| }, | |
| Color1Alpha = InstanceInput { | |
| SourceOp = "TC_CustomTool_1", | |
| Source = "Color1Alpha", | |
| ControlGroup = 2, | |
| Page = "Controls", | |
| Default = 1, | |
| }, | |
| Blank_TwoColor = InstanceInput { | |
| SourceOp = "TC_Bitmap_1", | |
| Source = "Blank6", | |
| Page = "Controls", | |
| }, | |
| Color2Red = InstanceInput { | |
| SourceOp = "TC_CustomTool_1", | |
| Source = "Color2Red", | |
| ControlGroup = 3, | |
| Page = "Controls", | |
| Default = 1, | |
| }, | |
| Color2Green = InstanceInput { | |
| SourceOp = "TC_CustomTool_1", | |
| Source = "Color2Green", | |
| ControlGroup = 3, | |
| Page = "Controls", | |
| Default = 1, | |
| }, | |
| Color2Blue = InstanceInput { | |
| SourceOp = "TC_CustomTool_1", | |
| Source = "Color2Blue", | |
| ControlGroup = 3, | |
| Page = "Controls", | |
| Default = 1, | |
| }, | |
| Color2Alpha = InstanceInput { | |
| SourceOp = "TC_CustomTool_1", | |
| Source = "Color2Alpha", | |
| ControlGroup = 3, | |
| Page = "Controls", | |
| Default = 1, | |
| }, | |
| Nest_Settings = InstanceInput { | |
| SourceOp = "TC_CustomTool_1", | |
| Source = "Nest_Settings", | |
| Page = "Common", | |
| }, | |
| Blend = InstanceInput { | |
| SourceOp = "TC_CustomTool_1", | |
| Source = "Blend", | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| ProcessWhenBlendIs00 = InstanceInput { | |
| SourceOp = "TC_CustomTool_1", | |
| Source = "ProcessWhenBlendIs00", | |
| Page = "Common", | |
| }, | |
| ProcessRed = InstanceInput { | |
| SourceOp = "TC_CustomTool_1", | |
| Source = "ProcessRed", | |
| Name = "Process", | |
| ControlGroup = 4, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| ProcessGreen = InstanceInput { | |
| SourceOp = "TC_CustomTool_1", | |
| Source = "ProcessGreen", | |
| ControlGroup = 4, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| ProcessBlue = InstanceInput { | |
| SourceOp = "TC_CustomTool_1", | |
| Source = "ProcessBlue", | |
| ControlGroup = 4, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| ProcessAlpha = InstanceInput { | |
| SourceOp = "TC_CustomTool_1", | |
| Source = "ProcessAlpha", | |
| ControlGroup = 4, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| Blank_Process = InstanceInput { | |
| SourceOp = "TC_CustomTool_1", | |
| Source = "Blank1", | |
| Page = "Common", | |
| }, | |
| ApplyMaskInverted = InstanceInput { | |
| SourceOp = "TC_CustomTool_1", | |
| Source = "ApplyMaskInverted", | |
| Page = "Common", | |
| }, | |
| MultiplyByMask = InstanceInput { | |
| SourceOp = "TC_CustomTool_1", | |
| Source = "MultiplyByMask", | |
| Page = "Common", | |
| }, | |
| Hide_EffectMaskSettings = InstanceInput { | |
| SourceOp = "TC_CustomTool_1", | |
| Source = "Hide_EffectMaskSettings", | |
| Expression = "iif(TwoColor_1.EffectMask,1,0)", | |
| Page = "Common", | |
| }, | |
| FitMask = InstanceInput { | |
| SourceOp = "TC_CustomTool_1", | |
| Source = "FitMask", | |
| Page = "Common", | |
| }, | |
| Blank2 = InstanceInput { | |
| SourceOp = "TC_CustomTool_1", | |
| Source = "Blank2", | |
| Page = "Common", | |
| }, | |
| MaskChannel = InstanceInput { | |
| SourceOp = "TC_CustomTool_1", | |
| Source = "MaskChannel", | |
| Page = "Common", | |
| }, | |
| MaskLow = InstanceInput { | |
| SourceOp = "TC_CustomTool_1", | |
| Source = "MaskLow", | |
| ControlGroup = 5, | |
| Page = "Common", | |
| Default = 0, | |
| }, | |
| MaskHigh = InstanceInput { | |
| SourceOp = "TC_CustomTool_1", | |
| Source = "MaskHigh", | |
| ControlGroup = 5, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| MaskClipBlack = InstanceInput { | |
| SourceOp = "TC_CustomTool_1", | |
| Source = "MaskClipBlack", | |
| Name = "Black", | |
| Width = 0.5, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| MaskClipWhite = InstanceInput { | |
| SourceOp = "TC_CustomTool_1", | |
| Source = "MaskClipWhite", | |
| Name = "White", | |
| Width = 0.5, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| Nest_Info = InstanceInput { | |
| SourceOp = "TC_CustomTool_1", | |
| Source = "Nest_Info", | |
| Page = "Common", | |
| }, | |
| InfoCreatedBy = InstanceInput { | |
| SourceOp = "TC_CustomTool_1", | |
| Source = "InfoCreatedBy", | |
| Page = "Common", | |
| DefaultText = "secondfalseiteration", | |
| }, | |
| InfoVersion = InstanceInput { | |
| SourceOp = "TC_CustomTool_1", | |
| Source = "InfoVersion", | |
| Page = "Common", | |
| DefaultText = "1.0.0", | |
| }, | |
| InfoManual = InstanceInput { | |
| SourceOp = "TC_CustomTool_1", | |
| Source = "InfoManual", | |
| Page = "Common", | |
| DefaultText = "https://rmgt.secondfalseiteration.com/whats-inside/#twocolor", | |
| }, | |
| EffectMask = InstanceInput { | |
| SourceOp = "TC_Pipe_EffectMask_1", | |
| Source = "Input", | |
| Name = "Effect Mask", | |
| } | |
| }, | |
| Outputs = { | |
| Output = InstanceOutput { | |
| SourceOp = "TC_Pipe_Output_1", | |
| Source = "Output", | |
| } | |
| }, | |
| ViewInfo = GroupInfo { Pos = { 1045, 280.5 } }, | |
| Tools = ordered() { | |
| TC_Pipe_Output_1 = PipeRouter { | |
| CtrlWShown = false, | |
| NameSet = true, | |
| Inputs = { | |
| Input = Input { | |
| SourceOp = "TC_CustomTool_1", | |
| Source = "Output", | |
| } | |
| }, | |
| ViewInfo = PipeRouterInfo { Pos = { 164.5, 7.75756 } }, | |
| }, | |
| TC_Pipe_Input_1 = PipeRouter { | |
| CtrlWShown = false, | |
| NameSet = true, | |
| Inputs = { | |
| HideInputs = Input { Value = 1, }, | |
| Input = Input { | |
| SourceOp = "VariBlur1_1", | |
| Source = "Output", | |
| } | |
| }, | |
| ViewInfo = PipeRouterInfo { Pos = { -165.5, 73.7576 } }, | |
| }, | |
| TC_Pipe_EffectMask_1 = PipeRouter { | |
| CtrlWShown = false, | |
| NameSet = true, | |
| Inputs = { | |
| HideInputs = Input { Value = 1, } | |
| }, | |
| ViewInfo = PipeRouterInfo { Pos = { 75.34, 7.75756 } }, | |
| }, | |
| TC_CustomTool_1 = Custom { | |
| CtrlWShown = false, | |
| NameSet = true, | |
| Inputs = { | |
| EffectMask = Input { | |
| SourceOp = "TC_Pipe_EffectMask_1", | |
| Source = "Output", | |
| }, | |
| PointIn1 = Input { | |
| Value = { 0, 0 }, | |
| Expression = "Point(Color1Red, Color2Red)", | |
| }, | |
| PointIn2 = Input { | |
| Value = { 0, 1 }, | |
| Expression = "Point(Color1Green, Color2Green)", | |
| }, | |
| PointIn3 = Input { | |
| Value = { 0, 0 }, | |
| Expression = "Point(Color1Blue, Color2Blue)", | |
| }, | |
| PointIn4 = Input { | |
| Value = { 1, 1 }, | |
| Expression = "Point(Color1Alpha, Color2Alpha)", | |
| }, | |
| NumberIn1 = Input { Expression = "iif(TC_Bitmap_1.Channel.Value == \"Alpha\",1,0)", }, | |
| LUTIn1 = Input { | |
| SourceOp = "TC_CustomToolLUTIn1_1", | |
| Source = "Value", | |
| }, | |
| LUTIn2 = Input { | |
| SourceOp = "TC_CustomToolLUTIn2_1", | |
| Source = "Value", | |
| }, | |
| LUTIn3 = Input { | |
| SourceOp = "TC_CustomToolLUTIn3_1", | |
| Source = "Value", | |
| }, | |
| LUTIn4 = Input { | |
| SourceOp = "TC_CustomToolLUTIn4_1", | |
| Source = "Value", | |
| }, | |
| Intermediate1 = Input { Value = "1-a2", }, | |
| Intermediate2 = Input { Value = "if(n1==1,1,a1)", }, | |
| RedExpression = Input { Value = "(a2*p1y +i1*p1x)*i2", }, | |
| GreenExpression = Input { Value = "(a2*p2y + i1*p2x)*i2", }, | |
| BlueExpression = Input { Value = "(a2*p3y + i1*p3x)*i2", }, | |
| AlphaExpression = Input { Value = "(a2*p4y + i1*p4x)*i2", }, | |
| NumberControls = Input { Value = 1, }, | |
| Image1 = Input { | |
| SourceOp = "TC_SetDomain_1", | |
| Source = "Output", | |
| }, | |
| Image2 = Input { | |
| SourceOp = "TC_Bitmap_1", | |
| Source = "Mask", | |
| }, | |
| Color1Alpha = Input { Value = 1, }, | |
| Color2Green = Input { Value = 1, }, | |
| Color2Alpha = Input { Value = 1, }, | |
| Nest_Source = Input { Value = 1, }, | |
| Nest_Color = Input { Value = 1, }, | |
| Nest_Settings = Input { Value = 1, }, | |
| Hide_EffectMaskSettings = Input { Expression = "iif(TwoColor_1.EffectMask,1,0)", }, | |
| Nest_Info = Input { Value = 1, } | |
| }, | |
| ViewInfo = OperatorInfo { Pos = { 54.5, 73.7576 } }, | |
| UserControls = ordered() { Color1Red = { LINKS_Name = "Color 1", INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", INPID_InputControl = "ColorControl", IC_ControlID = 0, IC_ControlGroup = 2, }, Color1Green = { LINKS_Name = "Color1Green", INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", INPID_InputControl = "ColorControl", IC_ControlID = 1, IC_ControlGroup = 2, }, Color1Blue = { LINKS_Name = "Color1Green", INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", INPID_InputControl = "ColorControl", IC_ControlID = 2, IC_ControlGroup = 2, }, Color1Alpha = { LINKS_Name = "Color1Green", INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", INPID_InputControl = "ColorControl", IC_ControlID = 3, IC_ControlGroup = 2, }, Color2Red = { LINKS_Name = "Color 2", INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", INPID_InputControl = "ColorControl", IC_ControlID = 0, IC_ControlGroup = 3, }, Color2Green = { LINKS_Name = "Color2Green", INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", INPID_InputControl = "ColorControl", IC_ControlID = 1, IC_ControlGroup = 3, }, Color2Blue = { LINKS_Name = "Color2Green", INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", INPID_InputControl = "ColorControl", IC_ControlID = 2, IC_ControlGroup = 3, }, Color2Alpha = { LINKS_Name = "Color2Green", INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", INPID_InputControl = "ColorControl", IC_ControlID = 3, IC_ControlGroup = 3, }, Nest_Source = { LBLC_NumInputs = 5, INPID_InputControl = "LabelControl", LBLC_DropDownButton = true, LINKS_Name = "Source", }, Nest_Color = { LBLC_NumInputs = 9, INPID_InputControl = "LabelControl", LBLC_DropDownButton = true, LINKS_Name = "Color", }, Nest_Settings = { LBLC_NumInputs = 17, INPID_InputControl = "LabelControl", LBLC_DropDownButton = true, LINKS_Name = "Settings", }, Hide_EffectMaskSettings = { LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 7, IC_Visible = false, LINKS_Name = "", }, Nest_Info = { LBLC_NumInputs = 3, INPID_InputControl = "LabelControl", LBLC_DropDownButton = true, LINKS_Name = "Info", }, InfoCreatedBy = { TEC_ReadOnly = true, INPID_InputControl = "TextEditControl", TEC_Lines = 1, INP_External = false, LINKID_DataType = "Text", TEC_Wrap = false, INP_Passive = true, INPS_DefaultText = "secondfalseiteration", LINKS_Name = "Created by", }, InfoVersion = { TEC_ReadOnly = true, INPID_InputControl = "TextEditControl", TEC_Lines = 1, INP_External = false, LINKID_DataType = "Text", TEC_Wrap = false, INP_Passive = true, INPS_DefaultText = "1.0.0", LINKS_Name = "Tool version", }, InfoManual = { TEC_ReadOnly = false, INPID_InputControl = "TextEditControl", TEC_Lines = 4, INP_External = false, LINKID_DataType = "Text", TEC_Wrap = true, INP_Passive = true, INPS_DefaultText = "https://rmgt.secondfalseiteration.com/whats-inside/#twocolor", LINKS_Name = "Manual", } } | |
| }, | |
| TC_Bitmap_1 = BitmapMask { | |
| CtrlWShown = false, | |
| NameSet = true, | |
| Inputs = { | |
| Filter = Input { Value = FuID { "Fast Gaussian" }, }, | |
| MaskWidth = Input { Value = 1920, }, | |
| MaskHeight = Input { Value = 1080, }, | |
| PixelAspect = Input { Value = { 1, 1 }, }, | |
| UseFrameFormatSettings = Input { Value = 1, }, | |
| ClippingMode = Input { Value = FuID { "None" }, }, | |
| Image = Input { | |
| SourceOp = "TC_Pipe_Input_1", | |
| Source = "Output", | |
| }, | |
| Channel = Input { Value = FuID { "Luminance" }, } | |
| }, | |
| ViewInfo = OperatorInfo { Pos = { -55.5, 40.7576 } }, | |
| }, | |
| TC_SetDomain_1 = SetDomain { | |
| CtrlWShown = false, | |
| NameSet = true, | |
| Inputs = { | |
| Mode = Input { Value = FuID { "Set" }, }, | |
| Input = Input { | |
| SourceOp = "TC_Pipe_Input_1", | |
| Source = "Output", | |
| } | |
| }, | |
| ViewInfo = OperatorInfo { Pos = { -55.5, 73.7576 } }, | |
| } | |
| }, | |
| Colors = { TileColor = { R = 0.623529411764706, G = 0.776470588235294, B = 0.0823529411764706 }, }, | |
| UserControls = ordered() { Page_Controls = ControlPage { CTS_Name = "Controls", CT_Visible = true, CT_Priority = 2, CTID_DIB_ID = "Icons.Tools.Tabs.Controls" } } | |
| }, | |
| TC_CustomToolLUTIn1_1 = LUTBezier { | |
| KeyColorSplines = { | |
| [0] = { | |
| [0] = { 0, RH = { 0.333333333333333, 0.333333333333333 }, Flags = { Linear = true } }, | |
| [1] = { 1, LH = { 0.666666666666667, 0.666666666666667 }, Flags = { Linear = true } } | |
| } | |
| }, | |
| SplineColor = { Red = 204, Green = 0, Blue = 0 }, | |
| CtrlWZoom = false, | |
| CustomData = { Path = { Map = { ["Setting:"] = "Macros:/ResMoGraph/Color/" } }, }, | |
| }, | |
| TC_CustomToolLUTIn2_1 = LUTBezier { | |
| KeyColorSplines = { | |
| [0] = { | |
| [0] = { 0, RH = { 0.333333333333333, 0.333333333333333 }, Flags = { Linear = true } }, | |
| [1] = { 1, LH = { 0.666666666666667, 0.666666666666667 }, Flags = { Linear = true } } | |
| } | |
| }, | |
| SplineColor = { Red = 0, Green = 204, Blue = 0 }, | |
| CtrlWZoom = false, | |
| CustomData = { Path = { Map = { ["Setting:"] = "Macros:/ResMoGraph/Color/" } }, }, | |
| }, | |
| TC_CustomToolLUTIn3_1 = LUTBezier { | |
| KeyColorSplines = { | |
| [0] = { | |
| [0] = { 0, RH = { 0.333333333333333, 0.333333333333333 }, Flags = { Linear = true } }, | |
| [1] = { 1, LH = { 0.666666666666667, 0.666666666666667 }, Flags = { Linear = true } } | |
| } | |
| }, | |
| SplineColor = { Red = 0, Green = 0, Blue = 204 }, | |
| CtrlWZoom = false, | |
| CustomData = { Path = { Map = { ["Setting:"] = "Macros:/ResMoGraph/Color/" } }, }, | |
| }, | |
| TC_CustomToolLUTIn4_1 = LUTBezier { | |
| KeyColorSplines = { | |
| [0] = { | |
| [0] = { 0, RH = { 0.333333333333333, 0.333333333333333 }, Flags = { Linear = true } }, | |
| [1] = { 1, LH = { 0.666666666666667, 0.666666666666667 }, Flags = { Linear = true } } | |
| } | |
| }, | |
| SplineColor = { Red = 204, Green = 204, Blue = 204 }, | |
| CtrlWZoom = false, | |
| CustomData = { Path = { Map = { ["Setting:"] = "Macros:/ResMoGraph/Color/" } }, }, | |
| }, | |
| TwoColor_3 = MacroOperator { | |
| NameSet = true, | |
| CustomData = { SxSFilename = "RMGT:/Macros/ResMoGraph/Color/TwoColor.setting", Path = { Map = { ["Setting:"] = "Macros:/ResMoGraph/Color/" } } }, | |
| Inputs = ordered() { | |
| CommentsNest = Input { Value = 0, }, | |
| Input = InstanceInput { | |
| SourceOp = "TC_Pipe_Input_3", | |
| Source = "Input", | |
| }, | |
| Nest_Source = InstanceInput { | |
| SourceOp = "TC_CustomTool_3", | |
| Source = "Nest_Source", | |
| Page = "Controls", | |
| }, | |
| Channel = InstanceInput { | |
| SourceOp = "TC_Bitmap_3", | |
| Source = "Channel", | |
| Page = "Controls", | |
| }, | |
| Low = InstanceInput { | |
| SourceOp = "TC_Bitmap_3", | |
| Source = "Low", | |
| ControlGroup = 1, | |
| Page = "Controls", | |
| Default = 0, | |
| }, | |
| High = InstanceInput { | |
| SourceOp = "TC_Bitmap_3", | |
| Source = "High", | |
| ControlGroup = 1, | |
| Page = "Controls", | |
| Default = 1, | |
| }, | |
| Blank_Invert = InstanceInput { | |
| SourceOp = "TC_Bitmap_3", | |
| Source = "MaskSeparator", | |
| Page = "Controls", | |
| }, | |
| Invert = InstanceInput { | |
| SourceOp = "TC_Bitmap_3", | |
| Source = "Invert", | |
| Width = 1, | |
| Page = "Controls", | |
| }, | |
| Nest_Color = InstanceInput { | |
| SourceOp = "TC_CustomTool_3", | |
| Source = "Nest_Color", | |
| Page = "Controls", | |
| }, | |
| Color1Red = InstanceInput { | |
| SourceOp = "TC_CustomTool_3", | |
| Source = "Color1Red", | |
| ControlGroup = 2, | |
| Page = "Controls", | |
| Default = 0, | |
| }, | |
| Color1Green = InstanceInput { | |
| SourceOp = "TC_CustomTool_3", | |
| Source = "Color1Green", | |
| ControlGroup = 2, | |
| Page = "Controls", | |
| Default = 0, | |
| }, | |
| Color1Blue = InstanceInput { | |
| SourceOp = "TC_CustomTool_3", | |
| Source = "Color1Blue", | |
| ControlGroup = 2, | |
| Page = "Controls", | |
| Default = 0, | |
| }, | |
| Color1Alpha = InstanceInput { | |
| SourceOp = "TC_CustomTool_3", | |
| Source = "Color1Alpha", | |
| ControlGroup = 2, | |
| Page = "Controls", | |
| Default = 1, | |
| }, | |
| Blank_TwoColor = InstanceInput { | |
| SourceOp = "TC_Bitmap_3", | |
| Source = "Blank6", | |
| Page = "Controls", | |
| }, | |
| Color2Red = InstanceInput { | |
| SourceOp = "TC_CustomTool_3", | |
| Source = "Color2Red", | |
| ControlGroup = 3, | |
| Page = "Controls", | |
| Default = 1, | |
| }, | |
| Color2Green = InstanceInput { | |
| SourceOp = "TC_CustomTool_3", | |
| Source = "Color2Green", | |
| ControlGroup = 3, | |
| Page = "Controls", | |
| Default = 1, | |
| }, | |
| Color2Blue = InstanceInput { | |
| SourceOp = "TC_CustomTool_3", | |
| Source = "Color2Blue", | |
| ControlGroup = 3, | |
| Page = "Controls", | |
| Default = 1, | |
| }, | |
| Color2Alpha = InstanceInput { | |
| SourceOp = "TC_CustomTool_3", | |
| Source = "Color2Alpha", | |
| ControlGroup = 3, | |
| Page = "Controls", | |
| Default = 1, | |
| }, | |
| Nest_Settings = InstanceInput { | |
| SourceOp = "TC_CustomTool_3", | |
| Source = "Nest_Settings", | |
| Page = "Common", | |
| }, | |
| Blend = InstanceInput { | |
| SourceOp = "TC_CustomTool_3", | |
| Source = "Blend", | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| ProcessWhenBlendIs00 = InstanceInput { | |
| SourceOp = "TC_CustomTool_3", | |
| Source = "ProcessWhenBlendIs00", | |
| Page = "Common", | |
| }, | |
| ProcessRed = InstanceInput { | |
| SourceOp = "TC_CustomTool_3", | |
| Source = "ProcessRed", | |
| Name = "Process", | |
| ControlGroup = 4, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| ProcessGreen = InstanceInput { | |
| SourceOp = "TC_CustomTool_3", | |
| Source = "ProcessGreen", | |
| ControlGroup = 4, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| ProcessBlue = InstanceInput { | |
| SourceOp = "TC_CustomTool_3", | |
| Source = "ProcessBlue", | |
| ControlGroup = 4, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| ProcessAlpha = InstanceInput { | |
| SourceOp = "TC_CustomTool_3", | |
| Source = "ProcessAlpha", | |
| ControlGroup = 4, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| Blank_Process = InstanceInput { | |
| SourceOp = "TC_CustomTool_3", | |
| Source = "Blank1", | |
| Page = "Common", | |
| }, | |
| ApplyMaskInverted = InstanceInput { | |
| SourceOp = "TC_CustomTool_3", | |
| Source = "ApplyMaskInverted", | |
| Page = "Common", | |
| }, | |
| MultiplyByMask = InstanceInput { | |
| SourceOp = "TC_CustomTool_3", | |
| Source = "MultiplyByMask", | |
| Page = "Common", | |
| }, | |
| Hide_EffectMaskSettings = InstanceInput { | |
| SourceOp = "TC_CustomTool_3", | |
| Source = "Hide_EffectMaskSettings", | |
| Expression = "iif(TwoColor_3.EffectMask,1,0)", | |
| Page = "Common", | |
| }, | |
| FitMask = InstanceInput { | |
| SourceOp = "TC_CustomTool_3", | |
| Source = "FitMask", | |
| Page = "Common", | |
| }, | |
| Blank2 = InstanceInput { | |
| SourceOp = "TC_CustomTool_3", | |
| Source = "Blank2", | |
| Page = "Common", | |
| }, | |
| MaskChannel = InstanceInput { | |
| SourceOp = "TC_CustomTool_3", | |
| Source = "MaskChannel", | |
| Page = "Common", | |
| }, | |
| MaskLow = InstanceInput { | |
| SourceOp = "TC_CustomTool_3", | |
| Source = "MaskLow", | |
| ControlGroup = 5, | |
| Page = "Common", | |
| Default = 0, | |
| }, | |
| MaskHigh = InstanceInput { | |
| SourceOp = "TC_CustomTool_3", | |
| Source = "MaskHigh", | |
| ControlGroup = 5, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| MaskClipBlack = InstanceInput { | |
| SourceOp = "TC_CustomTool_3", | |
| Source = "MaskClipBlack", | |
| Name = "Black", | |
| Width = 0.5, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| MaskClipWhite = InstanceInput { | |
| SourceOp = "TC_CustomTool_3", | |
| Source = "MaskClipWhite", | |
| Name = "White", | |
| Width = 0.5, | |
| Page = "Common", | |
| Default = 1, | |
| }, | |
| Nest_Info = InstanceInput { | |
| SourceOp = "TC_CustomTool_3", | |
| Source = "Nest_Info", | |
| Page = "Common", | |
| }, | |
| InfoCreatedBy = InstanceInput { | |
| SourceOp = "TC_CustomTool_3", | |
| Source = "InfoCreatedBy", | |
| Page = "Common", | |
| DefaultText = "secondfalseiteration", | |
| }, | |
| InfoVersion = InstanceInput { | |
| SourceOp = "TC_CustomTool_3", | |
| Source = "InfoVersion", | |
| Page = "Common", | |
| DefaultText = "1.0.0", | |
| }, | |
| InfoManual = InstanceInput { | |
| SourceOp = "TC_CustomTool_3", | |
| Source = "InfoManual", | |
| Page = "Common", | |
| DefaultText = "https://rmgt.secondfalseiteration.com/whats-inside/#twocolor", | |
| }, | |
| EffectMask = InstanceInput { | |
| SourceOp = "TC_Pipe_EffectMask_3", | |
| Source = "Input", | |
| Name = "Effect Mask", | |
| } | |
| }, | |
| Outputs = { | |
| Output = InstanceOutput { | |
| SourceOp = "TC_Pipe_Output_3", | |
| Source = "Output", | |
| } | |
| }, | |
| ViewInfo = GroupInfo { Pos = { 715, 280.5 } }, | |
| Tools = ordered() { | |
| TC_Pipe_Output_3 = PipeRouter { | |
| CtrlWShown = false, | |
| NameSet = true, | |
| Inputs = { | |
| Input = Input { | |
| SourceOp = "TC_CustomTool_3", | |
| Source = "Output", | |
| } | |
| }, | |
| ViewInfo = PipeRouterInfo { Pos = { 164.5, 7.75756 } }, | |
| }, | |
| TC_Pipe_Input_3 = PipeRouter { | |
| CtrlWShown = false, | |
| NameSet = true, | |
| Inputs = { | |
| HideInputs = Input { Value = 1, }, | |
| Input = Input { | |
| SourceOp = "Background1_1", | |
| Source = "Output", | |
| } | |
| }, | |
| ViewInfo = PipeRouterInfo { Pos = { -165.5, 73.7576 } }, | |
| }, | |
| TC_Pipe_EffectMask_3 = PipeRouter { | |
| CtrlWShown = false, | |
| NameSet = true, | |
| Inputs = { | |
| HideInputs = Input { Value = 1, } | |
| }, | |
| ViewInfo = PipeRouterInfo { Pos = { 75.34, 7.75756 } }, | |
| }, | |
| TC_CustomTool_3 = Custom { | |
| CtrlWShown = false, | |
| NameSet = true, | |
| Inputs = { | |
| EffectMask = Input { | |
| SourceOp = "TC_Pipe_EffectMask_3", | |
| Source = "Output", | |
| }, | |
| PointIn1 = Input { | |
| Value = { 0, 1 }, | |
| Expression = "Point(Color1Red, Color2Red)", | |
| }, | |
| PointIn2 = Input { | |
| Value = { 0, 1 }, | |
| Expression = "Point(Color1Green, Color2Green)", | |
| }, | |
| PointIn3 = Input { | |
| Value = { 0, 1 }, | |
| Expression = "Point(Color1Blue, Color2Blue)", | |
| }, | |
| PointIn4 = Input { | |
| Value = { 1, 1 }, | |
| Expression = "Point(Color1Alpha, Color2Alpha)", | |
| }, | |
| NumberIn1 = Input { | |
| Value = 1, | |
| Expression = "iif(TC_Bitmap_3.Channel.Value == \"Alpha\",1,0)", | |
| }, | |
| LUTIn1 = Input { | |
| SourceOp = "TC_CustomToolLUTIn1_3", | |
| Source = "Value", | |
| }, | |
| LUTIn2 = Input { | |
| SourceOp = "TC_CustomToolLUTIn2_3", | |
| Source = "Value", | |
| }, | |
| LUTIn3 = Input { | |
| SourceOp = "TC_CustomToolLUTIn3_3", | |
| Source = "Value", | |
| }, | |
| LUTIn4 = Input { | |
| SourceOp = "TC_CustomToolLUTIn4_3", | |
| Source = "Value", | |
| }, | |
| Intermediate1 = Input { Value = "1-a2", }, | |
| Intermediate2 = Input { Value = "if(n1==1,1,a1)", }, | |
| RedExpression = Input { Value = "(a2*p1y +i1*p1x)*i2", }, | |
| GreenExpression = Input { Value = "(a2*p2y + i1*p2x)*i2", }, | |
| BlueExpression = Input { Value = "(a2*p3y + i1*p3x)*i2", }, | |
| AlphaExpression = Input { Value = "(a2*p4y + i1*p4x)*i2", }, | |
| NumberControls = Input { Value = 1, }, | |
| Image1 = Input { | |
| SourceOp = "TC_SetDomain_3", | |
| Source = "Output", | |
| }, | |
| Image2 = Input { | |
| SourceOp = "TC_Bitmap_3", | |
| Source = "Mask", | |
| }, | |
| Color1Alpha = Input { Value = 1, }, | |
| Color2Red = Input { Value = 1, }, | |
| Color2Green = Input { Value = 1, }, | |
| Color2Blue = Input { Value = 1, }, | |
| Color2Alpha = Input { Value = 1, }, | |
| Nest_Source = Input { Value = 1, }, | |
| Nest_Color = Input { Value = 1, }, | |
| Nest_Settings = Input { Value = 1, }, | |
| Hide_EffectMaskSettings = Input { Expression = "iif(TwoColor_3.EffectMask,1,0)", }, | |
| Nest_Info = Input { Value = 1, } | |
| }, | |
| ViewInfo = OperatorInfo { Pos = { 54.5, 73.7576 } }, | |
| UserControls = ordered() { Color1Red = { LINKS_Name = "Color 1", INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", INPID_InputControl = "ColorControl", IC_ControlID = 0, IC_ControlGroup = 2, }, Color1Green = { LINKS_Name = "Color1Green", INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", INPID_InputControl = "ColorControl", IC_ControlID = 1, IC_ControlGroup = 2, }, Color1Blue = { LINKS_Name = "Color1Green", INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", INPID_InputControl = "ColorControl", IC_ControlID = 2, IC_ControlGroup = 2, }, Color1Alpha = { LINKS_Name = "Color1Green", INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", INPID_InputControl = "ColorControl", IC_ControlID = 3, IC_ControlGroup = 2, }, Color2Red = { LINKS_Name = "Color 2", INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", INPID_InputControl = "ColorControl", IC_ControlID = 0, IC_ControlGroup = 3, }, Color2Green = { LINKS_Name = "Color2Green", INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", INPID_InputControl = "ColorControl", IC_ControlID = 1, IC_ControlGroup = 3, }, Color2Blue = { LINKS_Name = "Color2Green", INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", INPID_InputControl = "ColorControl", IC_ControlID = 2, IC_ControlGroup = 3, }, Color2Alpha = { LINKS_Name = "Color2Green", INP_Integer = false, CLRC_ShowWheel = false, LINKID_DataType = "Number", CLRC_ColorSpace = "HSV", INPID_InputControl = "ColorControl", IC_ControlID = 3, IC_ControlGroup = 3, }, Nest_Source = { LBLC_NumInputs = 5, INPID_InputControl = "LabelControl", LBLC_DropDownButton = true, LINKS_Name = "Source", }, Nest_Color = { LBLC_NumInputs = 9, INPID_InputControl = "LabelControl", LBLC_DropDownButton = true, LINKS_Name = "Color", }, Nest_Settings = { LBLC_NumInputs = 17, INPID_InputControl = "LabelControl", LBLC_DropDownButton = true, LINKS_Name = "Settings", }, Hide_EffectMaskSettings = { LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 7, IC_Visible = false, LINKS_Name = "", }, Nest_Info = { LBLC_NumInputs = 3, INPID_InputControl = "LabelControl", LBLC_DropDownButton = true, LINKS_Name = "Info", }, InfoCreatedBy = { TEC_ReadOnly = true, INPID_InputControl = "TextEditControl", TEC_Lines = 1, INP_External = false, LINKID_DataType = "Text", TEC_Wrap = false, INP_Passive = true, INPS_DefaultText = "secondfalseiteration", LINKS_Name = "Created by", }, InfoVersion = { TEC_ReadOnly = true, INPID_InputControl = "TextEditControl", TEC_Lines = 1, INP_External = false, LINKID_DataType = "Text", TEC_Wrap = false, INP_Passive = true, INPS_DefaultText = "1.0.0", LINKS_Name = "Tool version", }, InfoManual = { TEC_ReadOnly = false, INPID_InputControl = "TextEditControl", TEC_Lines = 4, INP_External = false, LINKID_DataType = "Text", TEC_Wrap = true, INP_Passive = true, INPS_DefaultText = "https://rmgt.secondfalseiteration.com/whats-inside/#twocolor", LINKS_Name = "Manual", } } | |
| }, | |
| TC_Bitmap_3 = BitmapMask { | |
| CtrlWShown = false, | |
| NameSet = true, | |
| Inputs = { | |
| Filter = Input { Value = FuID { "Fast Gaussian" }, }, | |
| MaskWidth = Input { Value = 1920, }, | |
| MaskHeight = Input { Value = 1080, }, | |
| PixelAspect = Input { Value = { 1, 1 }, }, | |
| UseFrameFormatSettings = Input { Value = 1, }, | |
| ClippingMode = Input { Value = FuID { "None" }, }, | |
| Image = Input { | |
| SourceOp = "TC_Pipe_Input_3", | |
| Source = "Output", | |
| } | |
| }, | |
| ViewInfo = OperatorInfo { Pos = { -55.5, 40.7576 } }, | |
| }, | |
| TC_SetDomain_3 = SetDomain { | |
| CtrlWShown = false, | |
| NameSet = true, | |
| Inputs = { | |
| Mode = Input { Value = FuID { "Set" }, }, | |
| Input = Input { | |
| SourceOp = "TC_Pipe_Input_3", | |
| Source = "Output", | |
| } | |
| }, | |
| ViewInfo = OperatorInfo { Pos = { -55.5, 73.7576 } }, | |
| } | |
| }, | |
| Colors = { TileColor = { R = 0.623529411764706, G = 0.776470588235294, B = 0.0823529411764706 }, }, | |
| UserControls = ordered() { Page_Controls = ControlPage { CTS_Name = "Controls", CT_Visible = true, CT_Priority = 2, CTID_DIB_ID = "Icons.Tools.Tabs.Controls" } } | |
| }, | |
| TC_CustomToolLUTIn1_3 = LUTBezier { | |
| KeyColorSplines = { | |
| [0] = { | |
| [0] = { 0, RH = { 0.333333333333333, 0.333333333333333 }, Flags = { Linear = true } }, | |
| [1] = { 1, LH = { 0.666666666666667, 0.666666666666667 }, Flags = { Linear = true } } | |
| } | |
| }, | |
| SplineColor = { Red = 204, Green = 0, Blue = 0 }, | |
| CtrlWZoom = false, | |
| CustomData = { Path = { Map = { ["Setting:"] = "Macros:/ResMoGraph/Color/" } }, }, | |
| }, | |
| TC_CustomToolLUTIn2_3 = LUTBezier { | |
| KeyColorSplines = { | |
| [0] = { | |
| [0] = { 0, RH = { 0.333333333333333, 0.333333333333333 }, Flags = { Linear = true } }, | |
| [1] = { 1, LH = { 0.666666666666667, 0.666666666666667 }, Flags = { Linear = true } } | |
| } | |
| }, | |
| SplineColor = { Red = 0, Green = 204, Blue = 0 }, | |
| CtrlWZoom = false, | |
| CustomData = { Path = { Map = { ["Setting:"] = "Macros:/ResMoGraph/Color/" } }, }, | |
| }, | |
| TC_CustomToolLUTIn3_3 = LUTBezier { | |
| KeyColorSplines = { | |
| [0] = { | |
| [0] = { 0, RH = { 0.333333333333333, 0.333333333333333 }, Flags = { Linear = true } }, | |
| [1] = { 1, LH = { 0.666666666666667, 0.666666666666667 }, Flags = { Linear = true } } | |
| } | |
| }, | |
| SplineColor = { Red = 0, Green = 0, Blue = 204 }, | |
| CtrlWZoom = false, | |
| CustomData = { Path = { Map = { ["Setting:"] = "Macros:/ResMoGraph/Color/" } }, }, | |
| }, | |
| TC_CustomToolLUTIn4_3 = LUTBezier { | |
| KeyColorSplines = { | |
| [0] = { | |
| [0] = { 0, RH = { 0.333333333333333, 0.333333333333333 }, Flags = { Linear = true } }, | |
| [1] = { 1, LH = { 0.666666666666667, 0.666666666666667 }, Flags = { Linear = true } } | |
| } | |
| }, | |
| SplineColor = { Red = 204, Green = 204, Blue = 204 }, | |
| CtrlWZoom = false, | |
| CustomData = { Path = { Map = { ["Setting:"] = "Macros:/ResMoGraph/Color/" } }, }, | |
| }, | |
| AutoGain1 = AutoGain { | |
| Inputs = { | |
| Low = Input { | |
| Value = 0.00648112424916768, | |
| Expression = "assistant.NumberIn1 / 2", | |
| }, | |
| High = Input { | |
| Value = 0.993518875750832, | |
| Expression = "1 - Low", | |
| }, | |
| Input = Input { | |
| SourceOp = "CustomTool1", | |
| Source = "Output", | |
| } | |
| }, | |
| ViewInfo = OperatorInfo { Pos = { 1320, 247.5 } }, | |
| }, | |
| Note5 = Note { | |
| Inputs = { | |
| Comments = Input { Value = "Combining everything together.", } | |
| }, | |
| ViewInfo = StickyNoteInfo { | |
| Pos = { 1210, 280.5 }, | |
| Flags = { | |
| Expanded = true | |
| }, | |
| Size = { 120.444, 56.1111 } | |
| }, | |
| }, | |
| Background3 = Background { | |
| Inputs = { | |
| GlobalOut = Input { Value = 149, }, | |
| Width = Input { Value = 1920, }, | |
| Height = Input { Value = 1080, }, | |
| UseFrameFormatSettings = Input { Value = 1, }, | |
| ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, }, | |
| Type = Input { Value = FuID { "Corner" }, }, | |
| TopLeftRed = Input { Value = 0.181, }, | |
| TopLeftGreen = Input { Value = 0.528, }, | |
| TopLeftBlue = Input { Value = 0.811, }, | |
| TopRightRed = Input { Value = 0.63, }, | |
| TopRightBlue = Input { Value = 0.102, }, | |
| BottomLeftRed = Input { Value = 0.835294117647059, }, | |
| BottomLeftGreen = Input { Value = 0.835294117647059, }, | |
| BottomLeftBlue = Input { Value = 0.835294117647059, }, | |
| BottomRightRed = Input { Value = 1, }, | |
| BottomRightGreen = Input { Value = 1, }, | |
| BottomRightBlue = Input { Value = 0.866, } | |
| }, | |
| ViewInfo = OperatorInfo { Pos = { 1430, 214.5 } }, | |
| }, | |
| pos = Custom { | |
| NameSet = true, | |
| Inputs = { | |
| PointIn1 = Input { Value = { 0.503485566700559, 0.712303709347515 }, }, | |
| PointIn2 = Input { Value = { 0.497063142437592, 0.701044386422976 }, }, | |
| PointIn3 = Input { Value = { 0, 0 }, }, | |
| PointIn4 = Input { Value = { 0, 0 }, }, | |
| NumberIn1 = Input { Value = 0.478, }, | |
| LUTIn1 = Input { | |
| SourceOp = "CustomTool2LUTIn11", | |
| Source = "Value", | |
| }, | |
| LUTIn2 = Input { | |
| SourceOp = "CustomTool2LUTIn21", | |
| Source = "Value", | |
| }, | |
| LUTIn3 = Input { | |
| SourceOp = "CustomTool2LUTIn31", | |
| Source = "Value", | |
| }, | |
| LUTIn4 = Input { | |
| SourceOp = "CustomTool2LUTIn41", | |
| Source = "Value", | |
| } | |
| }, | |
| ViewInfo = OperatorInfo { Pos = { 1485, 148.5 } }, | |
| }, | |
| CustomTool2LUTIn11 = LUTBezier { | |
| KeyColorSplines = { | |
| [0] = { | |
| [0] = { 0, RH = { 0.333333333333333, 0.333333333333333 }, Flags = { Linear = true } }, | |
| [1] = { 1, LH = { 0.666666666666667, 0.666666666666667 }, Flags = { Linear = true } } | |
| } | |
| }, | |
| SplineColor = { Red = 255, Green = 255, Blue = 0 }, | |
| CtrlWZoom = false, | |
| }, | |
| CustomTool2LUTIn21 = LUTBezier { | |
| KeyColorSplines = { | |
| [0] = { | |
| [0] = { 0, RH = { 0.333333333333333, 0.333333333333333 }, Flags = { Linear = true } }, | |
| [1] = { 1, LH = { 0.666666666666667, 0.666666666666667 }, Flags = { Linear = true } } | |
| } | |
| }, | |
| SplineColor = { Red = 255, Green = 0, Blue = 255 }, | |
| CtrlWZoom = false, | |
| }, | |
| CustomTool2LUTIn31 = LUTBezier { | |
| KeyColorSplines = { | |
| [0] = { | |
| [0] = { 0, RH = { 0.333333333333333, 0.333333333333333 }, Flags = { Linear = true } }, | |
| [1] = { 1, LH = { 0.666666666666667, 0.666666666666667 }, Flags = { Linear = true } } | |
| } | |
| }, | |
| SplineColor = { Red = 0, Green = 180, Blue = 255 }, | |
| CtrlWZoom = false, | |
| }, | |
| CustomTool2LUTIn41 = LUTBezier { | |
| KeyColorSplines = { | |
| [0] = { | |
| [0] = { 0, RH = { 0.333333333333333, 0.333333333333333 }, Flags = { Linear = true } }, | |
| [1] = { 1, LH = { 0.666666666666667, 0.666666666666667 }, Flags = { Linear = true } } | |
| } | |
| }, | |
| SplineColor = { Red = 180, Green = 255, Blue = 0 }, | |
| CtrlWZoom = false, | |
| }, | |
| BrightnessContrast2 = BrightnessContrast { | |
| Inputs = { | |
| Gain = Input { Value = 1.13, }, | |
| Lift = Input { Value = 0.27, }, | |
| Gamma = Input { Value = 0.59, }, | |
| Contrast = Input { Value = 0.24, }, | |
| Brightness = Input { Value = -0.11, }, | |
| Input = Input { | |
| SourceOp = "Texture1", | |
| Source = "Output", | |
| } | |
| }, | |
| ViewInfo = OperatorInfo { Pos = { 1540, 247.5 } }, | |
| }, | |
| Texture1 = Texture { | |
| Inputs = { | |
| UScale = Input { Value = 0.97, }, | |
| VScale = Input { Value = 0.98, }, | |
| Input = Input { | |
| SourceOp = "AutoGain1", | |
| Source = "Output", | |
| }, | |
| Texture = Input { | |
| SourceOp = "Background3", | |
| Source = "Output", | |
| } | |
| }, | |
| ViewInfo = OperatorInfo { Pos = { 1430, 247.5 } }, | |
| }, | |
| assistant = Custom { | |
| NameSet = true, | |
| Inputs = { | |
| PointIn1 = Input { Expression = "Ellipse1.Center", }, | |
| PointIn2 = Input { Expression = "Instance_Ellipse1.Center", }, | |
| PointIn3 = Input { Expression = "PointIn2 - PointIn1", }, | |
| PointIn4 = Input { Expression = "PointIn3/NumberIn1", }, | |
| NumberIn1 = Input { Expression = "math.sqrt(PointIn3.X^2 + PointIn3.Y^2)", }, | |
| LUTIn1 = Input { | |
| SourceOp = "CustomTool2LUTIn1", | |
| Source = "Value", | |
| }, | |
| LUTIn2 = Input { | |
| SourceOp = "CustomTool2LUTIn2", | |
| Source = "Value", | |
| }, | |
| LUTIn3 = Input { | |
| SourceOp = "CustomTool2LUTIn3", | |
| Source = "Value", | |
| }, | |
| LUTIn4 = Input { | |
| SourceOp = "CustomTool2LUTIn4", | |
| Source = "Value", | |
| }, | |
| NumberControls = Input { Value = 1, }, | |
| NameforNumber1 = Input { Value = "len", }, | |
| PointControls = Input { Value = 1, }, | |
| NameforPoint1 = Input { Value = "ellipse1", }, | |
| NameforPoint2 = Input { Value = "ellipse2", }, | |
| NameforPoint3 = Input { Value = "distance", }, | |
| NameforPoint4 = Input { Value = "mult", } | |
| }, | |
| ViewInfo = OperatorInfo { Pos = { 1485, 115.5 } }, | |
| }, | |
| CustomTool2LUTIn1 = LUTBezier { | |
| KeyColorSplines = { | |
| [0] = { | |
| [0] = { 0, RH = { 0.333333333333333, 0.333333333333333 }, Flags = { Linear = true } }, | |
| [1] = { 1, LH = { 0.666666666666667, 0.666666666666667 }, Flags = { Linear = true } } | |
| } | |
| }, | |
| SplineColor = { Red = 0, Green = 0, Blue = 0 }, | |
| CtrlWZoom = false, | |
| }, | |
| CustomTool2LUTIn2 = LUTBezier { | |
| KeyColorSplines = { | |
| [0] = { | |
| [0] = { 0, RH = { 0.333333333333333, 0.333333333333333 }, Flags = { Linear = true } }, | |
| [1] = { 1, LH = { 0.666666666666667, 0.666666666666667 }, Flags = { Linear = true } } | |
| } | |
| }, | |
| SplineColor = { Red = 0, Green = 0, Blue = 0 }, | |
| CtrlWZoom = false, | |
| }, | |
| CustomTool2LUTIn3 = LUTBezier { | |
| KeyColorSplines = { | |
| [0] = { | |
| [0] = { 0, RH = { 0.333333333333333, 0.333333333333333 }, Flags = { Linear = true } }, | |
| [1] = { 1, LH = { 0.666666666666667, 0.666666666666667 }, Flags = { Linear = true } } | |
| } | |
| }, | |
| SplineColor = { Red = 0, Green = 0, Blue = 0 }, | |
| CtrlWZoom = false, | |
| }, | |
| CustomTool2LUTIn4 = LUTBezier { | |
| KeyColorSplines = { | |
| [0] = { | |
| [0] = { 0, RH = { 0.333333333333333, 0.333333333333333 }, Flags = { Linear = true } }, | |
| [1] = { 1, LH = { 0.666666666666667, 0.666666666666667 }, Flags = { Linear = true } } | |
| } | |
| }, | |
| SplineColor = { Red = 0, Green = 0, Blue = 0 }, | |
| CtrlWZoom = false, | |
| }, | |
| Note2 = Note { | |
| Inputs = { | |
| Comments = Input { Value = "All the magic happens here in the “Texture1” node.", } | |
| }, | |
| ViewInfo = StickyNoteInfo { | |
| Pos = { 1430, 280.5 }, | |
| Flags = { | |
| Expanded = true | |
| }, | |
| Size = { 149.778, 52.8788 } | |
| }, | |
| }, | |
| Note1 = Note { | |
| Inputs = { | |
| Comments = Input { Value = "Here in the “pos” node, “Point In 1” and “Point In 2” change the positions of the ellipses.", } | |
| }, | |
| ViewInfo = StickyNoteInfo { | |
| Pos = { 1595, 148.5 }, | |
| Flags = { | |
| Expanded = true | |
| }, | |
| Size = { 157.778, 61.7677 } | |
| }, | |
| }, | |
| MediaOut1 = MediaOut { | |
| Inputs = { | |
| Index = Input { Value = "0", }, | |
| Input = Input { | |
| SourceOp = "BrightnessContrast2", | |
| Source = "Output", | |
| } | |
| }, | |
| ViewInfo = OperatorInfo { Pos = { 1705, 247.5 } }, | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment