Zoompanel
#1
Can we Zoom big pictures up depth using this zoompanel
#2
I hope I have understood you question.

As you can see in the ImageBroser sample that comes with ZoomPanel, the control can be easily used to zoom images.

If you are using very very big images, you need to check how the performance of this is - but this is related to WPF performance and not to ZoomPanel performance.

While animating the zoom (when going from one zoom level to another) the ZoomPanel automatically set lower quality scaling on images to improve performance - using RenderOptions.SetBitmapScalingMode. To do this an Image must be an immediate child of the ZoomPanel.
Andrej Benedik
  


Forum Jump:


Users browsing this thread:
1 Guest(s)