This document is archived and information here might be outdated. Recommended version. |
The gain factor of the kernel filter.
[Visual Basic .NET] Public Property GainFactor As Double
[C#] public double GainFactor {get; set;}
[C++]
HRESULT get_GainFactor(
double GainFactor
);
[C++]
HRESULT put_GainFactor(
System.Double* GainFactor
);
[C++]
Parameters GainFactor [in]
GainFactor is a parameter of type double GainFactor [out, retval]
GainFactor is a parameter of type double*