Skip to main content
Module

x/imagemagick_deno/src/auto-threshold-method.ts>AutoThresholdMethod

Deno port of the WASM library for ImageMagick
Latest
enum AutoThresholdMethod
import { AutoThresholdMethod } from "https://deno.land/x/imagemagick_deno@0.0.26/src/auto-threshold-method.ts";

Members

Kapur
OTSU
Triangle
Undefined