如何获得大小完全相同的缩略图?
Android 有一个 MediaStore.Images.Thumbnails.getThumbnail() 方法,它将返回任何图像的缩略图。但我注意到缩略图的大小仅限于 MICRO_KIND 和 MINI_KIND。如何获得指定尺寸的缩略图?
提前致谢!
Android has a method MediaStore.Images.Thumbnails.getThumbnail() which will return the thumbnail of any image. But I notice that the size of the thumbnail is limited to MICRO_KIND and MINI_KIND. How can I get thumbnails with whatever size I assigned?
Thanks in advance!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)