Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
interface IChannelStatistics
Re-export
import { type IChannelStatistics } from "https://deno.land/x/frugal@0.9.0/doc/dep/imagemagick_deno.ts";

Properties

channel: PixelChannel
depth: number
entropy: number
kurtosis: number
maximum: number
mean: number
minimum: number
skewness: number
standardDeviation: number