Tao.OpenGl SDK Documentation |
|
Gl.glConvolutionFilter1DEXT Method (Int32, Int32, Int32, Int32, Int32, Object)
[Visual Basic]
Overloads Public Shared Sub glConvolutionFilter1DEXT( _
ByVal
target As
Integer, _
ByVal
internalformat As
Integer, _
ByVal
width As
Integer, _
ByVal
format As
Integer, _
ByVal
type As
Integer, _
ByVal
image As
Object _
)
[C#]
public static
void glConvolutionFilter1DEXT(
int target,
int internalformat,
int width,
int format,
int type,
object image);
See Also
Gl Class | Tao.OpenGl Namespace | Gl.glConvolutionFilter1DEXT Overload List