Skia.CommandSpec (Skia v0.1.1)

Copy Markdown View Source

Source of truth for the curated Elixir drawing API.

Domain modules define small command groups. Skia enum variants and Rust doc/native-reference checks are inferred from local skia-safe/ skia-bindings sources by Skia.Codegen.SkiaSafe.

Summary

Functions

all()

@spec all() :: keyword()

drawable_names()

@spec drawable_names() :: [atom()]

fetch!(name)

@spec fetch!(atom()) :: keyword()

names()

@spec names() :: [atom()]