public static interface WebGLRenderingContext.PixelStoreiParamUnionType
| Modifier and Type | Method and Description |
|---|---|
default boolean |
asBoolean() |
default int |
asInt() |
default boolean |
isBoolean() |
default boolean |
isInt() |
static WebGLRenderingContext.PixelStoreiParamUnionType |
of(java.lang.Object o) |
static WebGLRenderingContext.PixelStoreiParamUnionType of(java.lang.Object o)
default boolean asBoolean()
default int asInt()
default boolean isBoolean()
default boolean isInt()