UNPKG

@thi.ng/pixel

Version:

Typedarray integer & float pixel buffers w/ customizable formats, blitting, drawing, convolution

3 lines 169 B
import type { IntFormat, IntFormatSpec } from "../api.js"; export declare const defIntFormat: (fmt: IntFormatSpec) => IntFormat; //# sourceMappingURL=int-format.d.ts.map