Access to HTMLImagElement?

Problem:
Is it possible to access to HTMLImageElement contained with an Image ActivePresenter’s object ?
I would need just the same as mediaPlayer() for Audio/Video’s AP_object.

ActivePresenter version:
9.0.7

OS:
Windows10

Notes:

Hi,

You can use imageNode property to access the HTMLImageElement from the ActivePresenter Image object.

Regards

1 Like

Great :grinning:. Thank you so much Toan : it’s working.
It could be very useful to integrate this property in the Manual.
Regards

1 Like