Declaration
procedure DCT(dest: TIEVisionImage; flags: TIEVisionDCTFlags); safecall;
Description
Perform a forward or inverse Discrete Cosine Transform of the image.
Parameter | Description |
dest | Container for the resulting image |
flags | Transformation flags |
Note: This method is deprecated!