Namespace > IC.PhotoController.Filter Namespace > Classes > NoiseFilter Class > protected internal > ApplyFilter Method
PhotoController 2.2
ContentsIndexHome
PreviousUpNext
NoiseFilter.ApplyFilter Method

Apply the filter algorithm. This function will call transformColor method to replace the original color at the specified coordinate.

C++
: void ApplyFilter();
C#
protected internal override void ApplyFilter();
Visual Basic
Protected Friend override Function ApplyFilter() As void
Send comments about this topic.
Copyright (c) 2008-2009 @ ImageComponent.NET. All rights reserved.