Creates a default mapper.
createDefault = function(
)
static createDefault(): AnnContainerMapper;
The mapper this method creates.
This method creates and returns a new AnnContainerMapper with the following values:
sourceDpiX, sourceDpiY, targetDpiX and targetDpiY. All set to 96 DPIs
transform set to the identity matrix.
calibrationScale set to 1.0
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