放大图片框但分辨率相同

发布于 2024-11-17 15:23:10 字数 203 浏览 2 评论 0原文

我有一个具有缩放/平移功能的图片框。我现在从变焦开始。我是通过以下方式做到的:

  1. 获取 mousescroll 事件(向上或向下)
  2. ,向图片框添加高度和宽度,
  3. 获取图像内鼠标的像素坐标。

我的问题是,当我更改图片框的大小时,图片中的像素坐标与未缩放的前一个图像不同。即使图片缩放,我也需要坐标相同。

I have a picturebox with zooming/pan capabilities. I am now starting with the zoom. I did that by:

  1. getting the mousescroll event( up or down)
  2. add height and width to the picturebox
  3. get the pixel coordinates of mouse inside the image.

my problem is that, when i change the size of the picturebox, the pixel coordinates in the picture is not the same with the previous image without zoom. I need the coordinates to be the same even the picture is zoomed.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文