Drawer {BioNovoGene.Analytical.MassSpectrometry.MsImaging} | .NET clr documentation |
MS-imaging render canvas
# namespace BioNovoGene.Analytical.MassSpectrometry.MsImaging
export class Drawer {
# the size of the scan in [width,height]
dimension: Size;
# adapter to the ms-imaging rawdata file
pixelReader: PixelReader;
}
dimension
: SizepixelReader
: PixelReader