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: 05 June, 2020