GOA - System.Drawing.Filters

System.Drawing.Filters Namespace


Classes

ClassDescription
BevelFilterRepresents a filter that uses a bevel form. It can change the shape of the VisualElement's bounding box. 
BlurFilterRepresents a blurred filter. It adds a blurred effect to the VisualElement it is applied on. 
ColorMatrixRepresents a color matrix. 
ColorMatrixFilterRepresents a filter that uses a color matrix. 
ConvolutionFilterRepresents a filter used for the convolution treatments. 
ConvolutionMatrixRepresents a convolution matrix. 
DropShadowFilterRepresents a shadow filter. It adds a shadow to the VisualElement it is applied on. 
FilterRepresents a filter. 
FilterCollectionRepresents a collection of Filter elements. 
GlowFilterRepresents a filter which adds a color frame to the VisualElement it is applied on. 
GradientBevelFilterRepresents a filter that uses a bevel form associated with a Gradient. It can change the shape of the VisualElement's bounding box. 
GradientGlowFilterRepresents a filter which adds a Gradient color frame to the VisualElement it is applied on. 



© 2003-2007 NETiKA Technologies. All rights reserved.