imKernelGaussian3x3

Creates a kernel with the following values: * \verbatim 1 2 1 2 4 2 1 2 1 \endverbatim * * \verbatim im.KernelGaussian3x3() -> kernel: imImage [in Lua 5] \endverbatim * \ingroup kernel

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

Meta