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