SavePngSettings
Syntax
interface SavePngSettings {
saveAnnotation?: boolean;
}
Attributes
saveAnnotation
Whether to save the annotation(s) as the part of image. Default vaule: false
.
interface SavePngSettings {
saveAnnotation?: boolean;
}
Whether to save the annotation(s) as the part of image. Default vaule: false
.
latest version