C語言版GDI+應用例子 -- 製作水印圖片

本文介紹一個利用C語言版GDI+製作水印圖片的例子,下面是程序代碼: #include "../../SampleCode/comcode/Application.h" #pragma hdrstop #define ID_SAVE 101 PGpBitmap bitmap; PGpBitmap photo; PGpBitmap watermark; INT wmWidth, wmHeight;
相關文章
相關標籤/搜索