ImageGear Professional v18.2 > API Reference Guide > FreqIP Component API Reference > FreqIP Component Objects > IGFreqIPCtl Control > IGFreqIPCtl Methods > ForwardDCTFromImage Method |
Computes the forward Discrete Cosine Transform (DCT) of the input image. The difference between this method and ForwardDCT() is that this method takes an IGPage Object as the input.
ForwardDCTFromImage(pPage As IGPage) As IGComplexObject
Name | Description |
---|---|
pPage | IGPage Object to process. |
Returns an IGComplexObject Object, which contains result data.
8, 16, 32-bit grayscale images with one channel
FreqIP