public class LanczosResampler extends BaseResampler
| Constructor and Description |
|---|
LanczosResampler(Size from,
Size to) |
| Modifier and Type | Method and Description |
|---|---|
protected short[] |
getTapsX(int dstX) |
protected short[] |
getTapsY(int dstY) |
protected int |
nTaps() |
normalizeAndGenerateFixedPrecision, resampleprotected short[] getTapsX(int dstX)
getTapsX in class BaseResamplerprotected short[] getTapsY(int dstY)
getTapsY in class BaseResamplerprotected int nTaps()
nTaps in class BaseResamplerCopyright © 2019. All rights reserved.