Update this mapper with the specified DPI values.
AnnContainerMapper.prototype.mapResolutions = function(sourceDpiX, sourceDpiY, targetDpiX, targetDpiY)
mapResolutions(sourceDpiX: number, sourceDpiY: number, targetDpiX: number, targetDpiY: number): void;
sourceDpiX
Horizontal source (screen) DPI.
sourceDpiY
Vertical source (screen) DPI.
targetDpiX
Horizontal target (image) DPI.
targetDpiY
Vertical target (image) DPI.
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