ImageOptimization
Overview
ImageOptimization is a interface in Aspose.PDF FOSS for TypeScript.
Properties: bytesSaved, height, name, objNum, originalHeight, originalWidth, and 1 more.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
objNum | : number | Read | Object number of the image stream — the one stable identifier. |
name | : string | Read | Resource key of a placement (e.g. |
width | : number | Read | Gets the width. |
height | : number | Read | Gets the height. |
originalWidth | : number | Read | Gets the original width. |
originalHeight | : number | Read | Gets the original height. |
bytesSaved | : number | Read | Gets the bytes saved. |