Skip to content

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

Notifications You must be signed in to change notification settings

lingme/Comparison-Image-Control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages