Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
5475 Visualizações

Hi erverone

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

can you help me ?

thanks

Avatar
Cancelar
Melhor resposta

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

Avatar
Cancelar
Melhor resposta

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
Cancelar