summaryrefslogtreecommitdiff
path: root/docs/xml/corelib/fpg_extinterpolation.xml
blob: af129a1f63902d62b16869a74caa56c0d7af4b2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="ISO-8859-1"?>
<fpdoc-descriptions>
  <package name="fpGUI">
    <module name="fpg_extinterpolation">
      <short>Extra interpolation filter declarations.</short>
      <descr>
        <p>Some more interpolation filters for <link id="fpg_base.TfpgCanvasBase.StretchDraw">TfpgCanvasBase.StretchDraw</link>:<br/>
Bessel, Gaussian and Sinc are infinite impulse response (IIR),
the others are finite impulse response (FIR). The implementation
of Bessel and Sinc are windowed with Blackman filter.</p>
        <p>This unit was ported from fcl-image which is part of FPC. A few
more filters have also been added.</p>
      </descr>
    </module>
  </package>
</fpdoc-descriptions>