ImageObject
Defined in: src/core/types.ts:375
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:358
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:380
Image height in pixels
readonlytype:Image
Defined in: src/core/types.ts:376
The type of this page object.
Overrides
Section titled “Overrides”
readonlywidth:number
Defined in: src/core/types.ts:378
Image width in pixels