Pixel.Receiver Type alias

A function which receives the results of a call to Viewport.readPixels.

Pixel.Receiver = (pixels: Pixel.Buffer | undefined) => void

Defined in

Last Updated: 08 January, 2020