Skip to main content
Go to Latest
method MagickImage.prototype.separate
import { MagickImage } from "https://deno.land/x/imagemagick_deno@0.0.14/src/magick-image.ts";

Parameters

func: (images: IMagickImageCollection) => void

Parameters

func: (images: IMagickImageCollection) => Promise<void>

Returns

Promise<void>

Parameters

func: (images: IMagickImageCollection) => void
channels: Channels

Parameters

func: (images: IMagickImageCollection) => Promise<void>
channels: Channels

Returns

Promise<void>