下载地址:
下载地址1(本站为飞网专业下载站,域名:down.cfei.net)
资源简介:
图像处理中关于取指数的C++源代码#ifndef _INC_DIBAPI#define _INC_DIBAPI/* Handle to a DIB */DECLARE_HANDLE(HDIB);/* DIB constants */#define PALVERSION 0x300/* DIB Macros*/#define IS_WIN30_DIB(lpbi) ((*(LPDWORD)(lpbi)) == sizeof(BITMAPINFOHEADER))#define RECTWIDTH(lpRect) ((lpRect)->right - (lpRect)->left)#define RECTHEIGHT(lpRect) ((lpRect)->bottom - (lpRect)->top)// WIDTHBYTES performs DWORD-aligning of DIB scanlines. The "bits"// parameter is the bit count for the scanline (biWidth * biBitCount),//
飞网下载站,免费下载共享资料,内容涉及教育资源、专业资料、IT资源、娱乐生活、经济管理、办公文书、游戏资料等。