Ab3d.DXEngine reference help
Ab3d.DXEngine reference help
Ab3d.DXEngine Namespaces
Ab3d.DirectX Namespaces
Ab3d.DirectX.PostProcessing
SeparableKernelPostProcess Class
SeparableKernelPostProcess Constructor
SeparableKernelPostProcess(Int32) Constructor
SeparableKernelPostProcess(Boolean, Int32) Constructor
Separable
Kernel
Post
Process(Int
32) Constructor
Initializes a new instance of the
SeparableKernelPostProcess
class.
Namespace:
Ab3d.DirectX.PostProcessing
Assembly:
Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
Copy
public
SeparableKernelPostProcess
(
int
filterSize
= 15 )
Parameters
filterSize
Int32
(Optional)
size of the filter - number of pixels that are read to get the color produces by this post-process (max value is 15; 15 by default)
See Also
Reference
SeparableKernelPostProcess Class
SeparableKernelPostProcess Overload
Ab3d.DirectX.PostProcessing Namespace
See
Ab3d.DXEngine home page
to get more information about the Ab3d.DXEngine library.
Copyright (c) by AB4D d.o.o. (www.ab4d.com)