IMcDyeExportSpectrum Method
|
|
Exports spectral data from file
Namespace:
MediaCy.IQL.Microscopy.Info
Assembly:
MediaCy.IQL.Microscopy.Info (in MediaCy.IQL.Microscopy.Info.dll) Version: 10.0.6912.0
SyntaxSub ExportSpectrum (
FileName As String
)
Parameters
- FileName
- Type: SystemString
RemarksExports this dye's spectral data to a tab- or comma-delimited text file.
This method exports files in a 2-column format (wavelength <delimiter>
emission), and using either tabs or commas for delimiters.
See AlsoReference
IMcDyeExportSpectrum(String)