Package-level declarations
Types
Link copied to clipboard
interface PaintScope
Collects drawing commands for one node in its local coordinate space.
Link copied to clipboard
interface PlatformDrawCommand
Immutable opaque draw payload shared only between a platform element and its matching runtime adapter.
Link copied to clipboard
Collects screen-coordinate commands for one root overlay.
Link copied to clipboard
Immutable source-axis directions for nearest sampling through normalized source and destination rectangles. Reversal swaps the corresponding source endpoints before interpolation and does not rearrange image pixels. This preserves the selected source texel at exact nearest-neighbor boundaries and is safe to share between threads.