ImageGear Professional v18.2 > API Reference Guide > FreqIP Component API Reference > FreqIP Component Objects > IGFreqIPCtl Control > IGFreqIPCtl Methods > ForwardDCT Method |
Computes the forward Discrete Cosine Transform (DCT) of the input IGComplexObject Object.
ForwardDCT(pComplexObject As IGComplexObject) As
IGComplexObject
Name | Description |
---|---|
pComplexObject | IGComplexObject Object to process. |
Returns an IGComplexObject Object, which contains result data.
N/A
FreqIP