Click or drag to resize

AtalaAnnotationViewerBurn Method

Burn method overloads used to burn annotations onto an image.
Overload List
  NameDescription
Public methodBurn
Burns all annotations onto the current image.
Public methodBurn(AtalaImage)
Burns all annotations along with the specified image.
Public methodBurn(WpfAnnotationUI, AtalaImage)
Burns the specified annotation along with the specified image.
Public methodBurn(WpfAnnotationUICollection, AtalaImage)
Burns the annotations in the provided collection along with the specified image.
Top
See Also