| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgStkGraphicsConvolutionFilter InitializeWithKernelAndDivisor( System.Array Kernel, double Divisor ); |
| [Managed C++] |
|---|
public: IAgStkGraphicsConvolutionFilter^ InitializeWithKernelAndDivisor( System::Array ^ Kernel, double Divisor ); |
| [Java] |
|---|
public IAgStkGraphicsConvolutionFilter initializeWithKernelAndDivisor( VariantArray Kernel, double Divisor ); |
| [Unmanaged C++] |
|---|
|
Shows the format of the Kernel parameter when creating a convolution filter.
| [C#] | ||
|---|---|---|
| ||
Shows the format of the Kernel parameter when creating a convolution filter.
| [Visual Basic .NET] | ||
|---|---|---|
| ||





