整理
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using System.Windows.Media.Effects;
|
||||
using NeumUI.Appearance;
|
||||
using NeoUI.Appearance;
|
||||
|
||||
namespace NeumUI.Effects;
|
||||
namespace NeoUI.Effects;
|
||||
|
||||
/// <summary>
|
||||
/// 亮度对比度效果类。此效果用于调整图像或控件的亮度和对比度。
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
using System.Windows.Media.Effects;
|
||||
using NeumUI.Appearance;
|
||||
using NeoUI.Appearance;
|
||||
|
||||
namespace NeumUI.Effects;
|
||||
namespace NeoUI.Effects;
|
||||
|
||||
/// <summary>
|
||||
/// LightedSurfaceEffect 类用于创建一个光照表面的效果。它继承自 ShaderEffect,利用像素着色器来实现特定的视觉效果。
|
||||
|
||||
Reference in New Issue
Block a user