| Package | Description |
|---|---|
| org.fujion.canvas.webgl |
| Modifier and Type | Method and Description |
|---|---|
static ColorFormat |
ColorFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ColorFormat[] |
ColorFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RenderingContextWebGL.copyTexImage2D(TextureType2 target,
int level,
ColorFormat internalformat,
int x,
int y,
int width,
int height)
Copies pixels from the current WebGLFramebuffer into a 2D texture image.
|
Copyright © 2018 Regenstrief Center for Biomedical Informatics. All rights reserved.