संदर्भ loadPixels()

loadPixels()

Loads the current value of each pixel in the framebuffer into its pixels array.

myBuffer.loadPixels() must be called before reading from or writing to myBuffer.pixels.

उदाहरण

This page is generated from the comments in src/webgl/p5.Framebuffer.js . Please feel free to edit it and submit a pull request!

संबंधित संदर्भ