Click or drag to resize

WorkspaceViewerSave Method

Overload List
  NameDescription
Public methodSave(Stream, ImageEncoder)
Saves the current image(s) to a stream.
Public methodSave(String, ImageEncoder)
Saves the current image(s) to a file using the specified encoder.
Public methodSave(String, ImageType) Obsolete.
Saves the current image(s) using the specified image type.
Public methodSave(Stream, ImageEncoder, Int32)
Saves the current image(s) to a stream using the specified encoder and frame index.
Public methodSave(String, ImageEncoder, Int32)
Saves the current image(s) to a file using the specified encoder and frame index.
Top
See Also