WorkspaceOpen Method |
| Name | Description | |
|---|---|---|
| Open(Stream) | Decodes an image from a stream and sets it to the current image. | |
| Open(String) | Decodes an image from a file and sets it to the current image. | |
| Open(Stream, Int32) | Decodes an image from a stream specifying the frame index of a multipaged file, and sets it to the current
image. | |
| Open(String, Int32) | Decodes an image from a file specifying the frame index of a multipaged file, and sets it to the current
image. |