Resource Base
Table of contents

SaveJpegSettings

Syntax

interface SaveJpegSettings {
    quality?: number; 
    saveAnnotation?: boolean; 
}

Attributes

quality

Specify the quality for JPEG compression. The value range is [0, 100], default value is 80.

saveAnnotation

Whether to save the annotation(s) as the part of image. Default vaule: false.

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article:

latest version

  • Latest version(2.0)
  • Version 1.x
    • Version 1.1
Change +