interface DitherOptionsimport { type DitherOptions } from "https://deno.land/x/monke@v1.0.2/mod.ts"; Propertiesmethod: | "floyd_steinberg" | "sierra_2" | "sierra_lite" | "quick" | "bidirectional"