Namespace > IC.PhotoController.Filter Namespace > Classes > EmbossFilter Class
PhotoController 2.2
ContentsIndexHome
PreviousUpNext
EmbossFilter Class

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

C++
public: class EmbossFilter : public BaseFilter;
C#
public sealed class EmbossFilter : BaseFilter;
Visual Basic
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.