Defines a EmbossFilter effect to process the image. This class cannot be inherited. An image is embossed if the highlights and shadows replace light/dark boundries and low contrast areas are set to a gray background
public: class EmbossFilter : public BaseFilter;
public sealed class EmbossFilter : BaseFilter;
Public sealed Class EmbossFilter Inherits BaseFilter
IC.PhotoController.Filter.BaseFilter IC.PhotoController.Filter.EmbossFilter
EmbossFilter.cs
|
Send comments about this topic.
|
|
Copyright (c) 2008-2009 @ ImageComponent.NET. All rights reserved.
|