Skip to content

BRIZEIUM/LinkingMountainsImageZoomWPF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌈 LinkingMountainsImageZoomWPF - Smooth Image Zooming for WPF

Custom WPF image viewer with mouse wheel zoom & any - direction drag pan

imagezoomdemo.gif

🚀 Get Started

🛠️ Installation

  1. Via NuGet:
Install-Package LinkingMountains.ImageZoom

🎮 Usage Examples

  1. Add the following namespace to your XAML file:
xmlns:lmimgz="clr-namespace:LinkingMountains.ImageZoom;assembly=LinkingMountains.ImageZoom"
  1. Then add the following control to your XAML file:
<lmimgz:ImageZoom Source="{Binding yourimage}"/>

🤝 Contributing

We welcome all contributions! You can:

  • Open issues for bugs or feature requests
  • Fork the project and submit pull requests
  • Share use cases or tutorials

📜 License

MIT License - Free to use, modify and distribute, just keep the original license notice

About

Custom WPF image viewer with mouse wheel zoom & any - direction drag pan

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages