Skip to main content
Go to Latest
interface IStatistics
Re-export
import { type IStatistics } from "https://deno.land/x/imagemagick_deno@0.0.21/mod.ts";

Properties

readonly
channels: ReadonlyArray<PixelChannel>

Methods

composite(): IChannelStatistics
getChannel(channel: PixelChannel): IChannelStatistics | null