vc图象编鸥程基础(略).pptVIP

  • 3
  • 0
  • 约1.5万字
  • 约 84页
  • 2019-01-06 发布于福建
  • 举报
vc图象编鸥程基础(略)

////////////////////////// JPG ////////////////////// // hDib filename HGLOBAL- -declspec (dllexport) LoadJPG( const char * ); // Success filename w h planes bits colors BOOL- -declspec (dllexport) GetJPGInfo( const char *, int *, int *, int *, int *, int * );  // Success filename hDib BOOL- -declspec (dllexport) SaveJPG( const char *, HGLOBAL, int ); ////////////////////// PALETTE ////////////////////// // Count RGB History Colormap MaxColors WORD- -declspec (dllexport) MedianCut( WORD Hist[], BYTE ColMap[][3], int ); WORD- -declspec (dllexport) Popular

文档评论(0)

1亿VIP精品文档

相关文档