Introduction - If you have any usage issues, please Google them yourself
* Function name:* Fourier ()* parameters:* LPSTR lpDIBBits- point to the source of DIB image pointer* LONG lWidth- source image width (the number of pixels)* LONG lHeight- source image height (the number of pixels)* return value:* BOOL- success return TRUE, or else return FALSE.* Description:* The function used to image Fourier Transform.