face-api/build/dom/imageToSquare.d.ts

2 lines
188 B
TypeScript

export declare function imageToSquare(input: HTMLImageElement | HTMLCanvasElement, inputSize: number, centerImage?: boolean): HTMLCanvasElement;
//# sourceMappingURL=imageToSquare.d.ts.map