public override bool ProcessSpectrum( Vintasoft.Imaging.ComplexMatrix spectrum, System.Int32 channelIndex)
public: bool ProcessSpectrum( Vintasoft.Imaging.ComplexMatrix* spectrum, System.Int32 channelIndex); override
public:bool ProcessSpectrum( Vintasoft.Imaging.ComplexMatrix^ spectrum, System.Int32 channelIndex); override
'Declaration Public Overrides Function ProcessSpectrum( _ ByVal spectrumThe image spectrum. As Vintasoft.Imaging.ComplexMatrix, _ ByVal channelIndexChannel index. As System.Int32 _) As Boolean
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
SelectiveFilteringCommand Class SelectiveFilteringCommand Members