Click or drag to resize

WorkspaceOpen Method

Overload List
  NameDescription
Public methodOpen(Stream)
Decodes an image from a stream and sets it to the current image.
Public methodOpen(String)
Decodes an image from a file and sets it to the current image.
Public methodOpen(Stream, Int32)
Decodes an image from a stream specifying the frame index of a multipaged file, and sets it to the current image.
Public methodOpen(String, Int32)
Decodes an image from a file specifying the frame index of a multipaged file, and sets it to the current image.
Top
See Also