AnnotateViewerSave Method |
Name | Description | |
---|---|---|
Save(Stream, ImageEncoder) | Saves the current image(s) to a stream. (Inherited from WorkspaceViewer.) | |
Save(String, ImageEncoder) | Saves the current image(s) to a file using the specified encoder. (Inherited from WorkspaceViewer.) | |
Save(String, ImageType) | Obsolete. Saves the current image(s) using the specified image type. (Inherited from WorkspaceViewer.) | |
Save(Stream, ImageEncoder, Int32) | Saves the current image(s) to a stream using the specified encoder and frame index. (Inherited from WorkspaceViewer.) | |
Save(String, ImageEncoder, Int32) | Saves the current image(s) to a file using the specified encoder and frame index. (Inherited from WorkspaceViewer.) | |
Save(Stream, IAnnotationEncoder, Int32, Boolean) | Saves an image to a stream and optionally stores annotation data embedded as XMP into the file. | |
Save(String, IAnnotationEncoder, Int32, Boolean) | Saves an image to a file and optionally stores annotation data embedded as XMP into the file. |