panpf / zoomimage

ZoomImage is an gesture zoom viewing of images library specially designed for Compose Multiplatform and Android View. Supported scale, pan, locate, rotation, and super-large image subsampling.
Apache License 2.0
333 stars 19 forks source link

GlideZoomImageViewFragment 封面图片放大 之后,能拿到放大之后的MATRIX 吗 ,这边需求就是,封面图放大之后,播放视频和封面图一样大,在同一个位置 #26

Closed LCliuchun closed 4 months ago

panpf commented 5 months ago

https://github.com/panpf/zoomimage/blob/main/docs/wiki/scale_zh.md#%E5%8F%AF%E8%AE%BF%E9%97%AE%E5%B1%9E%E6%80%A7

https://github.com/panpf/zoomimage/blob/main/docs/wiki/offset_zh.md#%E5%8F%AF%E8%AE%BF%E9%97%AE%E5%B1%9E%E6%80%A7

文档里都有,仔细看看文档就行了

LCliuchun commented 5 months ago

这边能将图片放大的得matrix 回调出来吗,这边需要知道这个matrix 是在哪一个点放大的

------------------ 原始邮件 ------------------ 发件人: "panpf/zoomimage" @.>; 发送时间: 2024年6月17日(星期一) 上午10:14 @.>; @.**@.>; 主题: Re: [panpf/zoomimage] GlideZoomImageViewFragment 封面图片放大 之后,能拿到放大之后的MATRIX 吗 ,这边需求就是,封面图放大之后,播放视频和封面图一样大,在同一个位置 (Issue #26)

https://github.com/panpf/zoomimage/blob/main/docs/wiki/scale_zh.md#%E5%8F%AF%E8%AE%BF%E9%97%AE%E5%B1%9E%E6%80%A7

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

panpf commented 5 months ago

请重新组织并且详细说明你的问题

LCliuchun commented 5 months ago

封面图片放大 之后,能拿到放大之后的MATRIX 吗 需求就是,图片在一个位置放大之后,后面的是否也在这个点放大,所以需要拿到图片放大的MATRIX

panpf commented 5 months ago

https://github.com/panpf/zoomimage/blob/8e5debefa937b7b7290fd4680182de6341a76656/zoomimage-view/src/main/kotlin/com/github/panpf/zoomimage/ZoomImageView.kt#L169

照着抄就行了

LCliuchun commented 5 months ago

感谢

------------------ 原始邮件 ------------------ 发件人: "panpf/zoomimage" @.>; 发送时间: 2024年6月24日(星期一) 下午2:56 @.>; @.**@.>; 主题: Re: [panpf/zoomimage] GlideZoomImageViewFragment 封面图片放大 之后,能拿到放大之后的MATRIX 吗 ,这边需求就是,封面图放大之后,播放视频和封面图一样大,在同一个位置 (Issue #26)

https://github.com/panpf/zoomimage/blob/8e5debefa937b7b7290fd4680182de6341a76656/zoomimage-view/src/main/kotlin/com/github/panpf/zoomimage/ZoomImageView.kt#L169

照着抄就行了

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>