Represented by Neodynamic.SDK.Feather class.
This action performs feathering effect on an Element. Feathering blurs the edges of a given area/region on the target Element, blending it into the background. ImageDraw implements a very flexible and powerful Feathering effect allowing you to define an area/region represented by a shape on which the feather effect takes place. Given that, you can get feathering effects like rectangles, ovals, vertical and horizontal sides, stars of any number of points, polygons of any number of sides and much more. You can specify the feathering radius and area/region for feathering should fit the target element's size or be of a fixed size.
In the following example we have an ImageElement on the Canvas and a Feather action is applied on the ImageElement.
Feather
ImageElement before the action is applied. |
ImageElement with Rectangle feathering. |
ImageElement with Oval feathering. |
Syntax sample
Neodynamic ImageDraw SDK for .NET Documentation
Copyright © 2003 - 2008 Neodynamic - All rights reserved.
Copyright © 2003 - 2008 Neodynamic - All rights reserved.