Introduction - If you have any usage issues, please Google them yourself
//Parameter Description:// LPSTR lpDIBBits: point source DIB image pointer// LONG lWidth: source image width (pixel number)// LONG lHeight: source image height (pixel number)// Function Description:// this function used to DIB images for the Wiener filter restoration operation.