ImageOptimization

ImageOptimization

Overview

ImageOptimization is a interface in Aspose.PDF FOSS for TypeScript.

Properties: bytesSaved, height, name, objNum, originalHeight, originalWidth, and 1 more.

Properties

NameTypeAccessDescription
objNum: numberReadObject number of the image stream — the one stable identifier.
name: stringReadResource key of a placement (e.g.
width: numberReadGets the width.
height: numberReadGets the height.
originalWidth: numberReadGets the original width.
originalHeight: numberReadGets the original height.
bytesSaved: numberReadGets the bytes saved.