UNPKG

@cornerstonejs/core

Version:
3 lines (2 loc) 118 B
import { mat4 } from 'gl-matrix'; export declare function getProjectionScaleMatrix(aspectRatio: Array<number>): mat4;