Global

Type Definitions

DrawableExtraction

Properties:
Name Type Description
data Uint8Array

Raw pixel data for the drawable

width int

Drawable bounding box width

height int

Drawable bounding box height

x int

The x coordinate relative to drawable bounding box

y int

The y coordinate relative to drawable bounding box