Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] can i get cached image path? #75

Open
moinqureshi-ss opened this issue Feb 6, 2024 · 2 comments
Open

[Feature Request] can i get cached image path? #75

moinqureshi-ss opened this issue Feb 6, 2024 · 2 comments

Comments

@moinqureshi-ss
Copy link

i need to get height and width of the image. currently i am using Image.getSize(), in it i need to pass the uri. so to do that can i get the cached path of the image?

@moinqureshi-ss moinqureshi-ss changed the title can i get cached image path? [Feature Request] can i get cached image path? Feb 6, 2024
@hk-skit
Copy link

hk-skit commented Feb 13, 2024

+1

@youniaogu
Copy link
Contributor

You can use the code in below

const path = CacheManager.get(source, undefined).getPath()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants