PixelExtractOptions

 (deprecated)

interface PixelExtractOptions

this interface is used to extract only a single pixel of Render Texture or Display Object if you use this Interface all fields is required


 test: PixelExtractOptions = { x: 15, y: 20, resolution: 4, width: 10, height: 10 }
Powered by webdoc!