/Comparison-Image-Control

比较两张图片效果的WPF控件|Interchange image control for .net framework wpf

Primary LanguageC#

WPF Comparison Slider


namespace:
xmlns:control="clr-namespace:DoubleStaff;assembly=DoubleStaff"
use:
<control:DoubleStaffImage 
        BottomImage="Image/bottom.jpg" 
        TopImage="Image/top.jpg">
</control:DoubleStaffImage>
属性:
属 性 类 型 说 明
BottomImage ImageSource 底图
TopImage ImageSource 叠加图
效果

fdfd