Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
5472 Vistas

Hi erverone

I want to get the image size.How do i do

can you help me ?

thanks

Avatar
Descartar
Mejor respuesta

You browser can do this for you i think. Simply right click on the image and select Image detail

Avatar
Descartar
Mejor respuesta

Hi,

To know size of image just read binary data and get size with tools.human_size(VALUE) in python file. #tools.human_size(VALUE)

Thanks

Avatar
Descartar