WorkspaceViewer.Open Method |
Name | Description | |
---|---|---|
![]() | Open(Stream) | Loads an image from a stream into the WorkspaceViewer. |
![]() | Open(String) | Loads an image file into a WorkspaceViewer. |
![]() | Open(Stream, Int32) | Loads an image from a stream into the WorkspaceViewer specifying the frame to load. |
![]() | Open(String, Int32) | Loads an image file into a WorkspaceViewer with the specified frame index. |