Update
This commit is contained in:
Родитель
952a40d0d0
Коммит
87b6a66c7d
|
@ -1,6 +1,4 @@
|
|||
// Copyright (c) Wiesław Šoltés. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
|
||||
using System;
|
||||
using System;
|
||||
using Avalonia;
|
||||
using Avalonia.Controls.ApplicationLifetimes;
|
||||
using Avalonia.Markup.Xaml;
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
// Copyright (c) Wiesław Šoltés. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
|
||||
using Avalonia.Controls;
|
||||
using Avalonia.Controls;
|
||||
using Avalonia.Markup.Xaml;
|
||||
|
||||
namespace ColorBlenderAvalonia
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
// Copyright (c) Wiesław Šoltés. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
|
||||
using System;
|
||||
using System;
|
||||
using Avalonia.Controls.Shapes;
|
||||
using Avalonia.Input;
|
||||
using Avalonia.Markup.Xaml;
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
// Copyright (c) Wiesław Šoltés. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
|
||||
using System;
|
||||
using System;
|
||||
using Avalonia.Media;
|
||||
using ColorBlender.Colors;
|
||||
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
// Copyright (c) Wiesław Šoltés. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
|
||||
using System;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Globalization;
|
||||
using Avalonia.Data.Converters;
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
// Copyright (c) Wiesław Šoltés. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
|
||||
using Avalonia.Controls.Shapes;
|
||||
using Avalonia.Controls.Shapes;
|
||||
using Avalonia.Markup.Xaml;
|
||||
|
||||
namespace Avalonia.Controls.ColorBlender
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
// Copyright (c) Wiesław Šoltés. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
|
||||
using System;
|
||||
using System;
|
||||
|
||||
namespace ColorBlender.Colors
|
||||
{
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
// Copyright (c) Wiesław Šoltés. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
|
||||
using System;
|
||||
using System;
|
||||
|
||||
namespace ColorBlender.Colors
|
||||
{
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
// Copyright (c) Wiesław Šoltés. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
|
||||
using System;
|
||||
using System;
|
||||
using ColorBlender.Colors;
|
||||
|
||||
namespace ColorBlender.Algorithms
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
// Copyright (c) Wiesław Šoltés. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
|
||||
using ColorBlender.Colors;
|
||||
using ColorBlender.Colors;
|
||||
|
||||
namespace ColorBlender.Algorithms
|
||||
{
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
// Copyright (c) Wiesław Šoltés. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
|
||||
using System;
|
||||
using System;
|
||||
using ColorBlender.Colors;
|
||||
|
||||
namespace ColorBlender.Algorithms
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
// Copyright (c) Wiesław Šoltés. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
|
||||
using System;
|
||||
using System;
|
||||
using ColorBlender.Colors;
|
||||
|
||||
namespace ColorBlender.Algorithms
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
// Copyright (c) Wiesław Šoltés. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
|
||||
using ColorBlender.Colors;
|
||||
using ColorBlender.Colors;
|
||||
|
||||
namespace ColorBlender.Algorithms
|
||||
{
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
// Copyright (c) Wiesław Šoltés. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
|
||||
using ColorBlender.Colors;
|
||||
using ColorBlender.Colors;
|
||||
|
||||
namespace ColorBlender.Algorithms
|
||||
{
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
// Copyright (c) Wiesław Šoltés. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
|
||||
using ColorBlender.Colors;
|
||||
using ColorBlender.Colors;
|
||||
|
||||
namespace ColorBlender.Algorithms
|
||||
{
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
// Copyright (c) Wiesław Šoltés. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
|
||||
using ColorBlender.Colors;
|
||||
using ColorBlender.Colors;
|
||||
|
||||
namespace ColorBlender.Algorithms
|
||||
{
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
// Copyright (c) Wiesław Šoltés. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
|
||||
using ColorBlender.Colors;
|
||||
using ColorBlender.Colors;
|
||||
|
||||
namespace ColorBlender
|
||||
{
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
// Copyright (c) Wiesław Šoltés. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
|
||||
using System.Collections.Generic;
|
||||
using System.Collections.Generic;
|
||||
using System.Collections.ObjectModel;
|
||||
using System.Linq;
|
||||
using ColorBlender.Algorithms;
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
// Copyright (c) Wiesław Šoltés. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
|
||||
using ColorBlender.Colors;
|
||||
using ColorBlender.Colors;
|
||||
|
||||
namespace ColorBlender
|
||||
{
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
// Copyright (c) Wiesław Šoltés. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
|
||||
using System;
|
||||
using System;
|
||||
|
||||
namespace ColorBlender
|
||||
{
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
// Copyright (c) Wiesław Šoltés. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
|
||||
using ColorBlender.Colors;
|
||||
using ColorBlender.Colors;
|
||||
using Xunit;
|
||||
|
||||
namespace ColorBlender.Colors.UnitTests
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
// Copyright (c) Wiesław Šoltés. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
|
||||
using ColorBlender.Colors;
|
||||
using ColorBlender.Colors;
|
||||
using Xunit;
|
||||
|
||||
namespace ColorBlender.Colors.UnitTests
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
// Copyright (c) Wiesław Šoltés. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
|
||||
using ColorBlender.Algorithms;
|
||||
using ColorBlender.Algorithms;
|
||||
using ColorBlender.Colors;
|
||||
using Xunit;
|
||||
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
// Copyright (c) Wiesław Šoltés. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
|
||||
using System.Collections.Generic;
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace ColorBlender.UnitTests
|
||||
{
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
// Copyright (c) Wiesław Šoltés. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
|
||||
using ColorBlender.Colors;
|
||||
using ColorBlender.Colors;
|
||||
using Xunit;
|
||||
|
||||
namespace ColorBlender.UnitTests
|
||||
|
|
Загрузка…
Ссылка в новой задаче