MCPcopy Create free account
hub / github.com/neplextech/vectorizer / ColorExistsInImageTask

Class ColorExistsInImageTask

src/image.rs:33–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31}
32
33pub struct ColorExistsInImageTask {
34 img: JsImageData,
35 color: JsColor,
36}
37
38/// Background task used by async color existence checks.
39#[napi]

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…