ImageObject
Defined in: src/core/types.ts:373
Image object on a PDF page.
Extends
Section titled “Extends”Properties
Section titled “Properties”bounds
Section titled “bounds”
readonlybounds:Rect
Defined in: src/core/types.ts:356
Bounding box in page coordinates (points, origin at bottom-left).
Inherited from
Section titled “Inherited from”height
Section titled “height”
readonlyheight:number
Defined in: src/core/types.ts:378
Image height in pixels
readonlytype:Image
Defined in: src/core/types.ts:374
The type of this page object.
Overrides
Section titled “Overrides”
readonlywidth:number
Defined in: src/core/types.ts:376
Image width in pixels