- Notifications
You must be signed in to change notification settings - Fork82
The ImageBox is a custom control for displaying images. It supports zooming, scrolling, panning, region selection and much more!
License
cyotek/Cyotek.Windows.Forms.ImageBox
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
TheImageBox is a lightweight owner drawn control for displaying images. Itsupports zooming, scrolling, panning, region selection and much more! Inaddition to the traditional mode of binding to anImage, you can also use avirtual mode, and provide your own custom drawing whilst retaining all theImageBox functionality.
TheImageBox control also provides convenient helper methods for translatingpoints, rectangles and sizes according to the current zoom level and scrollposition of the control - this makes it easy to scale custom drawing to fit thecontrol.
As well as the different behaviours offered, theImageBox also supports alarge number of display properties. The background of the control can display asolid colour, or a coloured grid in various sizes. You can also configure howthe grid is to be drawn, for example just around the image bounds, or the fullcontrol bounds. Other options include the pixel grid, which is displayed whenzooming in on an image to highlight each pixel, custom border styles forsurrounding the image, and many other properties. You can also display text, andspecifying formatting and alignment options.
TheImageBox control is licensed under the MIT License. Seelicense.txt forthe full text.
For more information on this control, see thearticles tagged withimagebox atcyotek.com.
About
The ImageBox is a custom control for displaying images. It supports zooming, scrolling, panning, region selection and much more!
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Uh oh!
There was an error while loading.Please reload this page.
Contributors4
Uh oh!
There was an error while loading.Please reload this page.


