WpfAnnotationCanvas.Burn Method |
Name | Description | |
---|---|---|
![]() ![]() | Burn(BitmapSource) | Burns all annotations and BitmapSource together, returning the combined image. |
![]() ![]() | Burn(WpfAnnotationUI, BitmapSource) | Burns the provided annotation and BitmapSource together, returning the combined image.
|
![]() ![]() | Burn(WpfAnnotationUICollection, BitmapSource) | Burns annotations in the provided WpfAnnotationUICollection along with the provided
BitmapSource and returns the combined image. |