Hierarchy

Properties

discreteValues?: boolean
displayRank: number
modelChannelDimensionIndices: readonly number[]
multiscaleToViewTransform: Float32Array

Transform from the multiscale source coordinate space to a "view" coordinate space that reflects the relative scales. This is a linear (not affine) transformation matrix with rank columns and displayRank rows in column-major order, where rank is the rank of the multiscale source.

Generated using TypeDoc