Description: /************************************************************************** Function Name:* ZoomDIB ()* parameters:* LPSTR lpDIB- point to the source DIB pointer* float fXZoomRatio- X-axis direction zoom ratio* float fYZoomRatio- Y axis zoom ratio* Return value:* HGLOBAL- scaling successful return of the new DIB handle, otherwise returns NULL.* Note:* This function is used to zoom the image DIB, DIB handle to return the new generation.************************************************************************/
To Search:
File list (Check if you may need any files):
ZoomDIB.cpp