Defines a SpredFilter to process the image; this class cannot be inherited.
This filter will randomly spread the original pixel to another pixel with the range of the user specified horizontal and vertical distance.
public: class SpreadFilter : public BaseOffsetFilter;
public sealed class SpreadFilter : BaseOffsetFilter;
Public sealed Class SpreadFilter Inherits BaseOffsetFilter
IC.PhotoController.Filter.BaseFilter IC.PhotoController.Filter.BaseOffsetFilter IC.PhotoController.Filter.SpreadFilter
|
Send comments about this topic.
|
|
Copyright (c) 2006-2007 @ ImageComponent.NET All rights reserved.
|