Initializes a new instance of the AnnPicture class with a specific image.
Overload | Description |
---|---|
AnnPicture(byte[]) | Creates a new instance of the AnnPicture from PNG data. |
AnnPicture(image) | Initializes a new instance of the AnnPicture object from the specified windows image. |
AnnPicture(inputstream) | Initializes a new instance of the AnnPicture object from the specified input stream. |
AnnPicture(resources,int32) | Initializes a new instance of the AnnPicture class from resources. |
AnnPicture(string) | Initializes a new instance of the AnnPicture class with a specific image. |
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