GrayscaleReport
Overview
GrayscaleReport is a interface in Aspose.PDF FOSS for TypeScript.
Properties: annotations, bytesDelta, images, lossy, operators, shadings, and 2 more.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
streams | : number | Read | Content streams rewritten. |
operators | : number | Read | Colour operators changed across all of them. |
images | : GrayImageResult[] | Read | Gets the images. |
shadings | : number | Read | Gets the shadings. |
annotations | : number | Read | Gets the annotations. |
skipped | : GraySkipped[] | Read | What could not be converted, and why. |
lossy | : boolean | Read | True when any image was re-encoded through JPEG: the output is no longer a lossless greying of the original. |
bytesDelta | : number | Read | Gets the bytes delta. |