ImageExtensions public static class ImageExtensions Useful extension methods for the HtmlImageElement. Documentation Code public static Stack<IHtmlSourceElement> GetSources(this IHtmlImageElement img) Gathers the source elements for the provided image element.