Class that prepares for the feather effect. This class cannot be inherited.
A Feather effect is composed of:
When you are feathering an image, which is the foreground automatically. Then you need to define the background, the canvas shape of your foreground, and the band width.
public: class FeatherBuilder : public IDisposable;
public sealed class FeatherBuilder : IDisposable;
Public sealed Class FeatherBuilder Inherits IDisposable
Use this class to define the properties of Feather.
IC.PhotoController.FeatherBuilder
Feather.cs
|
Send comments about this topic.
|
|
Copyright (c) 2008-2009 @ ImageComponent.NET. All rights reserved.
|