imKernelGaussian5x5

Creates a kernel with the following values: * \verbatim 1 4 6 4 1 4 16 24 16 4 6 24 36 24 6 4 16 24 16 4 1 4 6 4 1 \endverbatim * * \verbatim im.KernelGaussian5x5() -> kernel: imImage [in Lua 5] \endverbatim * \ingroup kernel

version(IM)
extern (C) @nogc nothrow
imKernelGaussian5x5
()

Meta