UNPKG

@thi.ng/pixel

Version:

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

3 lines 186 B
import { type FloatFormat, type FloatFormatSpec } from "../api.js"; export declare const defFloatFormat: (fmt: FloatFormatSpec) => FloatFormat; //# sourceMappingURL=float-format.d.ts.map