Apply Oil painting effect to the image. This class cannot be inherited. This filter will assign the original pixel with the most frequently appearing color of the surrounding pixels.
public: class OilFilter : public BaseFilter;
public sealed unsafe class OilFilter : BaseFilter;
Public sealed unsafe Class OilFilter Inherits BaseFilter
The following figure sample is generated by this Filter:

IC.PhotoController.Filter.BaseFilter IC.PhotoController.Filter.OilFilter
|
Send comments about this topic.
|
|
Copyright (c) 2006-2007 @ ImageComponent.NET All rights reserved.
|