Replies: 2 comments 1 reply
-
Hi, you will have to use your own implementation of platform-specific like system.drawing class to get the image dimensions and resolution or use an open source imaging library to extract the image metadata |
Beta Was this translation helpful? Give feedback.
0 replies
-
And how to read the image, should i download it first to folder and then read it? can i read it direct from the request? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
i was able to recieve and get image file from the client, also i am able to get the file URL, ID and file size in bytes, however, i am still in need to get the following information
How can I got that?
Beta Was this translation helpful? Give feedback.
All reactions