PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/canvg/dist/Document

Просмотр файла: FeGaussianBlurElement.d.ts

import { RenderingContext2D } from '../types';
import { Document } from './Document';
import { Element } from './Element';
export declare class FeGaussianBlurElement extends Element {
    type: string;
    readonly extraFilterDistance: number;
    protected readonly blurRadius: number;
    constructor(document: Document, node: HTMLElement, captureTextNodes?: boolean);
    apply(ctx: RenderingContext2D, x: number, y: number, width: number, height: number): void;
}
//# sourceMappingURL=FeGaussianBlurElement.d.ts.map

Выполнить команду


Для локальной разработки. Не используйте в интернете!