From 9e9a565b76877c7bcedd82639c4b5f851196ea90 Mon Sep 17 00:00:00 2001 From: Roy Ben Shabat Date: Sun, 24 Nov 2024 23:28:19 +0200 Subject: Added Extra Inks + Color Blending + MS Handling. Removed Violet Impl. Updated Inks LAB. --- .../Views/ColorConversionView.xaml | 50 ++++--- .../Tango.MachineStudio.RML/Views/RmlView.xaml | 159 +++++++++------------ 2 files changed, 94 insertions(+), 115 deletions(-) (limited to 'Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.RML/Views') diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.RML/Views/ColorConversionView.xaml b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.RML/Views/ColorConversionView.xaml index c3816e93f..a86707319 100644 --- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.RML/Views/ColorConversionView.xaml +++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.RML/Views/ColorConversionView.xaml @@ -243,7 +243,8 @@ - + + @@ -267,6 +268,7 @@ + @@ -284,30 +286,32 @@ - - - - - - - - - - - - - - - - - - - - - - + + + + + + + diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.RML/Views/RmlView.xaml b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.RML/Views/RmlView.xaml index cdacbae60..8447a3899 100644 --- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.RML/Views/RmlView.xaml +++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.RML/Views/RmlView.xaml @@ -227,107 +227,82 @@ - - - - + + + + - - - - - - - + + + + + + + - - - - - - - + + + + + + + - - - - - - + + + + + + + - - - - - Enable Gradient Generation - Use Light Inks - Use Lubricant Transform + + - - - - + Enable Gradient Generation + Use Light Inks + Use Lubricant Transform - - - - - - - - - - - - - - - - - - - - Blending Factor: - - - - + + + + - - - + + + -- cgit v1.3.1