Tao.OpenGl SDK Documentation

Gl.glGetConvolutionFilterEXT Method (Int32, Int32, Int32, Object)

[Visual Basic]
Overloads Public Shared Sub glGetConvolutionFilterEXT( _
   ByVal target As Integer, _
   ByVal format As Integer, _
   ByVal type As Integer, _
   ByVal image As Object _
)
[C#]
public static void glGetConvolutionFilterEXT(
   int target,
   int format,
   int type,
   object image
);

See Also

Gl Class | Tao.OpenGl Namespace | Gl.glGetConvolutionFilterEXT Overload List