Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/imagemagick_deno/src/magick-image.ts>MagickImage#_sigmoidalContrast

Deno port of the WASM library for ImageMagick
Go to Latest
method MagickImage.prototype._sigmoidalContrast
import { MagickImage } from "https://deno.land/x/imagemagick_deno@0.0.25/src/magick-image.ts";

Parameters

sharpen: boolean
contrast: number
optional
midpointOrPercentage: number | Percentage
optional
channelsOrUndefined: Channels