Currently I use .Net WebBrowser.Document.Images() to do this. It requires the Webrowser to load the document. It\'s messy and takes up resources. <
WebBrowser.Document.Images()
Webrowser
If all you need is images I would just use a regular expression. Something like this should do the trick:
Regex rg = new Regex(@"