PHP WebShell

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

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

import { RenderingContext2D } from '../types';
import { Document } from './Document';
import { Element } from './Element';
export declare class FeColorMatrixElement extends Element {
    type: string;
    protected readonly matrix: number[];
    protected readonly includeOpacity: boolean;
    constructor(document: Document, node: HTMLElement, captureTextNodes?: boolean);
    apply(ctx: RenderingContext2D, _x: number, _y: number, width: number, height: number): void;
}
//# sourceMappingURL=FeColorMatrixElement.d.ts.map

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


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