KpImageViewer

An easy to use image viewer
Download

KpImageViewer Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Jordy Kaiwa Ruiter
  • Publisher web site:
  • http://www.kaiwa-projects.com/index.php
  • Operating Systems:
  • Windows All
  • File Size:
  • 26 KB

KpImageViewer Tags


KpImageViewer Description

This little test tool uses an image viewer UserControl. Opposed to PictureBoxes and other methods to displaying images on your forms this one provides a totally diffrent approach. The ImageViewer UserControl is something I created to fill in a gap I experienced in displaying images on my forms. I wanted to be able to zoom in, zoom out, rotate my images and best of all, not having to scale my images down to make it fit inside my forms.I have looked around and found solutions such as dragging PictureBoxes inside of a panel, potentially good but it had it's issues. With this article I want to share my work to those who might be having this very same issue.The KpImageViewer class is derived from the System.Windows.Forms.UserControl class. The class uses 2 seperate classes and another UserControl. The DrawEngine and the DrawObject are the classes used and the UserControl is a DoubleBufferedPanel.


KpImageViewer Related Software