IPointResamplerFactory Interface Members
The following tables list the members exposed by IPointResamplerFactory.
Public Methods
| Name | Description | |
|---|---|---|
![]() | GetPointResampler<TX,TY> | Gets the IPointResampler<TX,TY> instance to handle this combination of Tx and Ty generic type parameters. |
![]() | GetUniformPointResampler<TY> | Gets the IUniformPointResampler<TY> instance to handle Ty generic type parameter. |
See Also
