Skip to main content

DOMMatrixInit

Extends

Properties

a?

optional a?: number;

Inherited from

DOMMatrix2DInit.a


b?

optional b?: number;

Inherited from

DOMMatrix2DInit.b


c?

optional c?: number;

Inherited from

DOMMatrix2DInit.c


d?

optional d?: number;

Inherited from

DOMMatrix2DInit.d


e?

optional e?: number;

Inherited from

DOMMatrix2DInit.e


f?

optional f?: number;

Inherited from

DOMMatrix2DInit.f


is2D?

optional is2D?: boolean;

m11?

optional m11?: number;

Inherited from

DOMMatrix2DInit.m11


m12?

optional m12?: number;

Inherited from

DOMMatrix2DInit.m12


m13?

optional m13?: number;

m14?

optional m14?: number;

m21?

optional m21?: number;

Inherited from

DOMMatrix2DInit.m21


m22?

optional m22?: number;

Inherited from

DOMMatrix2DInit.m22


m23?

optional m23?: number;

m24?

optional m24?: number;

m31?

optional m31?: number;

m32?

optional m32?: number;

m33?

optional m33?: number;

m34?

optional m34?: number;

m41?

optional m41?: number;

Inherited from

DOMMatrix2DInit.m41


m42?

optional m42?: number;

Inherited from

DOMMatrix2DInit.m42


m43?

optional m43?: number;

m44?

optional m44?: number;