C#
VB
Java
WinRT C#
Initializes a new instance of the AnnPicture object from the specified input stream.
public AnnPicture(
InputStream stream
)
Public Function New( _
ByVal stream As InputStream _
)
public AnnPicture(
InputStream stream
)
public AnnPicture(InputStream is)
function AnnPicture(
stream
)
stream
The input stream containing the raw image data.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET