Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
enum VirtualPixelMethod
import { VirtualPixelMethod } from "https://deno.land/x/imagemagick_deno@0.0.19/src/virtual-pixel-method.ts";

Members

Background
Black
CheckerTile
Dither
Edge
Gray
HorizontalTile
HorizontalTileEdge
Mask
Mirror
Random
Tile
Transparent
Undefined
VerticalTile
VerticalTileEdge
White