C#
VB
C++
Initializes a new instance of the AnnPicture class with a specific image.
public AnnPicture(
BitmapSource img
)
Public Function New( _
ByVal img As BitmapSource _
)
public:
AnnPicture(
BitmapSource^ img
)
img
The System.Windows.Media.Imaging.BitmapSource to be used with this AnnPicture object.
For C#/VB examples, refer to AnnPicture.
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