IIXC_Page::StdMatrixFilter Method
From Tracker Software PDF SDK
The method applies the specified standard image filter to the specified image page.
Contents
Syntax
HRESULT StdMatrixFilter([in] IXC_StandartMatrixfilters nFilter);
Parameters
- nFilter
- [in] Defines which specific filter will be applied. This could be one of the following value of IXC_StandartMatrixfilters.
Return Value
Returns S_OK if operation was successful or error code in other cases.