Loads an annotation container from the specified file with the specified resolution (for annotation files saved with LEADTOOLS prior to version 15).
Overload | Description |
---|---|
Load(file,int32) | Loads an annotation container from the specified file. |
Load(stream,int) | Loads an annotation container from the specified stream. |
Load(stream,int,double,double) | Loads an annotation container from the specified stream with the specified resolution (for annotation files saved with LEADTOOLS prior to version 15). |
Load(string,int) | Loads an annotation container from the specified file. |
Load(string,int,double,double) | Loads an annotation container from the specified file with the specified resolution (for annotation files saved with LEADTOOLS prior to version 15). |
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