Loonim.UnsharpFilter Member List

This is the complete list of members for Loonim.UnsharpFilter, including all inherited members.

AlphaLoonim.ConvolveFilter
AmountLoonim.UnsharpFilter
Convolve(Kernel kernel, Color[] inPixels, Color[] outPixels, int width, int height, ConvolveWrapping edgeAction)Loonim.ConvolveFilterinlinestatic
Convolve(Kernel kernel, Color[] inPixels, Color[] outPixels, int width, int height, bool alpha, ConvolveWrapping edgeAction)Loonim.ConvolveFilterinlinestatic
ConvolveAndTranspose(Kernel kernel, Color[] inPixels, Color[] outPixels, int width, int height, bool alpha, ConvolveWrapping edgeAction)Loonim.GaussianFilterinlinestatic
ConvolveFilter()Loonim.ConvolveFilterinline
ConvolveFilter(float[] matrix)Loonim.ConvolveFilterinline
ConvolveFilter(int rows, int cols, float[] matrix)Loonim.ConvolveFilterinline
ConvolveFilter(Kernel kernel)Loonim.ConvolveFilterinline
ConvolveH(Kernel kernel, Color[] inPixels, Color[] outPixels, int width, int height, bool alpha, ConvolveWrapping edgeAction)Loonim.ConvolveFilterinlinestatic
ConvolveHV(Kernel kernel, Color[] inPixels, Color[] outPixels, int width, int height, bool alpha, ConvolveWrapping edgeAction)Loonim.ConvolveFilterinlinestatic
ConvolveV(Kernel kernel, Color[] inPixels, Color[] outPixels, int width, int height, bool alpha, ConvolveWrapping edgeAction)Loonim.ConvolveFilterinlinestatic
EdgeActionLoonim.ConvolveFilter
Filter(int width, int height, Color[] src, Color[] target)Loonim.UnsharpFilterinlinevirtual
GaussianFilter()Loonim.GaussianFilterinline
GaussianFilter(float radius)Loonim.GaussianFilterinline
KernelLoonim.ConvolveFilter
MakeKernel(float radius)Loonim.GaussianFilterinlinestatic
RadiusLoonim.GaussianFilter
ThresholdLoonim.UnsharpFilter
UnsharpFilter(float amount, float threshold, float radius)Loonim.UnsharpFilterinline