GetFilterType method
Retrieves the selected filter type for the convolution.
Syntax
HRESULT retVal = object.GetFilterType(peType);
Parameters
- peType [out]
-
Type: DXCONVFILTERTYPE
Pointer to a member of the DXCONVFILTERTYPE enumeration that indicates the selected filter.
Show: