WebGLRenderingContext.readPixels

Undocumented in source. Be warned that the author may not have intended to support it.
struct WebGLRenderingContext
nothrow
void
readPixels
(
T6
)
(
int x
,
int y
,
int width
,
int height
,
uint format
,
uint type
,
scope auto ref Optional!(T6) pixels
)

Meta