![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
Filters a pixel block.
[Visual Basic .NET] Public Sub Filter ( _ ByVal pBlock As IPixelBlock _ )
[C#] public void Filter ( IPixelBlock pBlock );
[C++]
HRESULT Filter(
  IPixelBlock* pBlock
);
[C++] Parameters pBlock [in]
pBlock is a parameter of type IPixelBlock*