public interface HTMLImageElement_Constructor
| Modifier and Type | Method and Description |
|---|---|
HTMLImageElement |
createInstance() |
HTMLImageElement |
createInstance(int width) |
HTMLImageElement |
createInstance(int width,
int height) |
HTMLImageElement createInstance()
HTMLImageElement createInstance(int width)
HTMLImageElement createInstance(int width, int height)
Copyright © 2016. All Rights Reserved.