API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
interfaceReadPixelsOptions
@codexo/exojs / rendering / stable
Options for RenderingContext.readPixels.
1
props
0
methods
0
events
Import
import { ReadPixelsOptions } from '@codexo/exojs'Options for RenderingContext.readPixels.
Properties1
Sub-rectangle to read, in pixels from the texture's top-left corner. Defaults to the whole texture.
Source