AnnotateViewerBurn Method |
Name | Description | |
---|---|---|
Burn | Burns all of the annotations onto the current image or all images if MultipageAnnotateMode is set to true. | |
Burn(AtalaImage) | Burns all annotations onto the supplied image. | |
Burn(AnnotationData, AtalaImage) | Burns an annotation data onto the supplied image or the current image. | |
Burn(AnnotationDataCollection, AtalaImage) | Burns a collection of AnnotationData objects onto the supplied image or the current image.
| |
Burn(AnnotationUI, AtalaImage) | Burns an annotation onto the supplied image or the current image. | |
Burn(AnnotationUICollection, AtalaImage) | Burns a collection of AnnotationUI objects onto the supplied image or the current image.
|