Namespace > IC.PhotoController.Filter Namespace > Classes > BaseColorFilter Class > protected internal > ApplyFilter Method
PhotoController 2.1
ContentsIndexHome
PreviousUpNext
BaseColorFilter.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) 2006-2007 @ ImageComponent.NET All rights reserved.