public interface ImageElement extends Element
Element.AlignTo
Modifier and Type | Method and Description |
---|---|
Bitmap |
contents()
Returns an
Bitmap that contains raw pixels of the image displayed by the element. |
attributeNodes, attributes, attributeValue, blur, boundingClientRect, focus, hasAttribute, innerHtml, innerHtml, innerText, innerText, outerHtml, outerHtml, putAttribute, removeAttribute, scrollIntoView
appendChild, children, click, close, compareDocumentPosition, document, evaluate, evaluate, insertChild, nextSibling, nodeName, nodeValue, nodeValue, parent, previousSibling, removeChild, replaceChild, textContent, textContent, type, xPath
addEventListener, dispatch, eventListeners, removeEventListener
findElementByClassName, findElementByCssSelector, findElementById, findElementByName, findElementByTagName, findElementsByClassName, findElementsByCssSelector, findElementsById, findElementsByName, findElementsByTagName
Bitmap contents()
Bitmap
that contains raw pixels of the image displayed by the element.
The size of the bitmap depends on the size of the original image. It is not affected by the actual size of the element.
ObjectClosedException
- when this instance is closed