Typedoc APIsigmasrcutilsFunctionsextractPixelOn this pageFunction: extractPixel() extractPixel(gl, x, y, array): Uint8Array Defined in: sigma/src/utils/colors.ts:155 Function extracting the color at the given pixel. Parameters gl WebGLRenderingContext x number y number array Uint8Array Returns Uint8Array