VC图象编程基础(略).pptVIP

  • 2
  • 0
  • 约1.5万字
  • 约 84页
  • 2017-05-30 发布于北京
  • 举报
////////////////////////// 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精品文档

相关文档