Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/imagescript/mod.ts>Image#[Symbol.iterator]

zero-dependency JavaScript image manipulation
Extremely Popular
Go to Latest
method Image.prototype.[Symbol.iterator]
import { Image } from "https://deno.land/x/imagescript@v1.2.14/mod.ts";

Yields an [x,y] array for every pixel in the image