Skip to content

Commit

Permalink
ColorUtils namespace alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
VoidXH committed Jul 6, 2024
1 parent e024e72 commit d71f470
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
using System.Runtime.CompilerServices;
using System.Windows.Media;

namespace Cavern.WPF {
namespace Cavern.WPF.Utils {
/// <summary>
/// Extension functions for interoperability between Cavern's raw ARGB pixel arrays and WPF's <see cref="Color"/>.
/// </summary>
Expand Down

0 comments on commit d71f470

Please sign in to comment.