Defines a SmoothFilter effect to process the image. This class cannot be inherited. This filter will blur smoothly.
public: class SmoothFilter : public BaseFilter;
public sealed class SmoothFilter : BaseFilter;
Public sealed Class SmoothFilter Inherits BaseFilter
IC.PhotoController.Filter.BaseFilter IC.PhotoController.Filter.SmoothFilter
Blur.cs
|
Send comments about this topic.
|
|
Copyright (c) 2008-2009 @ ImageComponent.NET. All rights reserved.
|