Click or drag to resize

AnnotateViewerBurn Method

These methods are used to burn annotations onto an image.
Overload List
  NameDescription
Public methodBurn
Burns all of the annotations onto the current image or all images if MultipageAnnotateMode is set to true.
Public methodBurn(AtalaImage)
Burns all annotations onto the supplied image.
Public methodBurn(AnnotationData, AtalaImage)
Burns an annotation data onto the supplied image or the current image.
Public methodBurn(AnnotationDataCollection, AtalaImage)
Burns a collection of AnnotationData objects onto the supplied image or the current image.
Public methodBurn(AnnotationUI, AtalaImage)
Burns an annotation onto the supplied image or the current image.
Public methodBurn(AnnotationUICollection, AtalaImage)
Burns a collection of AnnotationUI objects onto the supplied image or the current image.
Top
See Also