Uses of Interface
de.mirkosertic.bytecoder.api.web.HTMLImageElement
Packages that use HTMLImageElement
-
Uses of HTMLImageElement in de.mirkosertic.bytecoder.api.web.webgl
Methods in de.mirkosertic.bytecoder.api.web.webgl with parameters of type HTMLImageElementModifier and TypeMethodDescriptionvoid
WebGLRenderingContext.texImage2D
(int target, int level, int internalformat, int format, int type, HTMLImageElement image)