UNPKG

svg-in-png

Version:

export SVG into image, its work with recharts and any other image svg

2 lines 175 B
export declare function createImage(context: CanvasRenderingContext2D, image: HTMLImageElement, width: number, height: number): void; //# sourceMappingURL=createImage.d.ts.map