How to detect image size / Aspect Ratio?

 

Hey Folks.

Maybe I'm missing the obvious, but how can I detect the pixel size of an incoming image?
The image is generated by a HTTP Request.
When I Ctrl-hover the mouse pointer over the output pin, the image size is displayed correctly.

Is there a node available which I could connect to the output pin to read/evaluate the numerical values of the x/y size of the image?

Cheers & all the best.

Eric.

   EricWest

 
Profile Image
Ahmed@Aximmetry
  -  

Hello Eric,

You can use the Measurer module for this task.


 
Profile Image
EricWest
  -  

Hi Ahmed.

Ah! So I *was* missing the obvious indeed...:-)

Thanks a lot!