ImageGear Professional v18.2 > API Reference Guide > FreqIP Component API Reference > FreqIP Component Objects > IGFreqIPCtl Control > IGFreqIPCtl Methods > InverseDSTToImage Method |
Computes the inverse Discrete Sine Transform of the input image. The difference between this method and InverseDST() is that this method returns an IGPage Object as the result, using the default conversion type IG_CO_OBJ_CONV_TYPE_REAL.
InverseDSTToImage(pComplexObject As IGComplexObject) As IGPage
Name | Description |
---|---|
pComplexObject | IGComplexObject Object to process. |
Returns an IGPage Object, which contains result data.
N/A
FreqIP