import type { Image } from '../Image.js';
import { assert } from '../utils/validators/assert.js';
import { readCanvas } from './readCanvas.js';
// TODO: Create nodejs version that throws an error
/**
* Read an image from an HTML image source.
* @param img - Image source such as an or