convolve_5x5_shift


Description:

[ CCode ( cname = "SDL_imageFilterConvolveKernel5x5ShiftRight" ) ]
public int convolve_5x5_shift (uchar[] src1, uchar[] dst, int rows, int columns, int16[] kernel, uchar shiftcount)

Namespace: SDLGraphics.Filter
Package: SDL2_gfx