开发者

Image zooming in Flex

开发者 https://www.devze.com 2023-03-23 02:59 出处:网络
I have a photo gallery. All the photos are displayed as thumbnails. When a user clicks on a thumbnail, the preview will be displaye开发者_如何学Pythond in a canvas with full size. Now, I want to zoom

I have a photo gallery. All the photos are displayed as thumbnails. When a user clicks on a thumbnail, the preview will be displaye开发者_如何学Pythond in a canvas with full size. Now, I want to zoom the displayed image as much as possible. Any help is appreciated.


I believe you should use the standard Pan/Zoom component.

Its in beta but pretty stable.

You can mix it with something like this to do what you want.

0

精彩评论

暂无评论...
验证码 换一张
取 消