Tao.Sdl SDK Documentation

Smpeg.SMPEGfilter_bilinear Method 

The bilinear filter. A basic low-pass filter that will produce a smoother image.

[Visual Basic]
Public Shared Function SMPEGfilter_bilinear() As IntPtr
[C#]
public static IntPtr SMPEGfilter_bilinear();

Return Value

IntPtr to Smpeg.SMPEG_Filter

Remarks

Binds to C-function in MPEGfilter.h

            SMPEG_Filter * SMPEGfilter_bilinear(void)
            

See Also

Smpeg Class | Tao.Sdl Namespace | SMPEGfilter_null | SMPEGfilter_deblocking