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

x/imagemagick_deno/mod.ts>PixelChannel

Deno port of the WASM library for ImageMagick
Latest
enum PixelChannel
Re-export
import { PixelChannel } from "https://deno.land/x/imagemagick_deno@0.0.26/mod.ts";

Members

Alpha = 4
Black = 3
Blue = 2
Composite = 64
Cyan = 0
Gray = 0
Green = 1
Index = 5
Magenta = 1
Red = 0
Yellow = 2