automation - Get Contents Of Image Class From AutomationElement -


I am running a control in a third party app that contains the images, the name of the automation element class gives the image, How can I get content as a bitmap object, or even any ideas about the bytes?

This discussion can be useful:.

To create a snapshot, use the boundingreactal property of Automation Element.

Comments

Popular posts from this blog

php - PDO bindParam() fatal error -

php - How can I cram 6+31 numeric characters into 22 alphanumeric characters? -

logging - How can I log both the Request.InputStream and Response.OutputStream traffic in my ASP.NET MVC3 Application for specific Actions? -