Skip to content

ImageCrop

Defined in: src/core/document-model/types.ts:1068

§20.1.8.55 a:srcRect — how much of each edge of the source picture is cut away before it is fitted to its frame, as a fraction of the source (so 0.25 on left drops its left quarter). Absent edges are zero.

readonly bottom: number

Defined in: src/core/document-model/types.ts:1072


readonly left: number

Defined in: src/core/document-model/types.ts:1069


readonly right: number

Defined in: src/core/document-model/types.ts:1071


readonly top: number

Defined in: src/core/document-model/types.ts:1070