WorkspaceViewerSave Method |
Name | Description | |
---|---|---|
Save(Stream, ImageEncoder) | Saves the current image(s) to a stream. | |
Save(String, ImageEncoder) | Saves the current image(s) to a file using the specified encoder. | |
Save(String, ImageType) | Obsolete. Saves the current image(s) using the specified image type. | |
Save(Stream, ImageEncoder, Int32) | Saves the current image(s) to a stream using the specified encoder and frame index. | |
Save(String, ImageEncoder, Int32) | Saves the current image(s) to a file using the specified encoder and frame index. |