文件名称:gdiP-for-masm
介绍说明--下载内容均来自于网络,请自行研究使用
请问在汇编语言中如何使用GDI+? 近来编程中需要显示许多图片,通过比较,发现在保持不失真的情况下,基本上以TIF格式的图片体积为最小,PNG格式的次之,JPG格式的文件也比较大,且失真较严重,所以程序中打算采用TIF或PNG格式。-I would like to know how to use assembly language GDI+? Recent programming needs to display a lot of pictures, by comparing maintain undistorted case, basically TIF format image volume minimum, followed by PNG format JPG file format is relatively large, and the distortion is more serious, Therefore, the program intends to adopt the TIF or PNG format.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
gdi+ for masm\masm32
.............\......\include
.............\......\.......\gdiplus.inc
.............\......\.......\gdiplus_structs.inc
.............\......\lib
.............\......\...\gdiplus.lib
.............\radasm
.............\......\Masm
.............\......\....\masmApiCall.api
.............\......\....\masmApiStruct.api
.............\......\....\Projects
.............\......\....\........\imagen
.............\......\....\........\......\Arenalv.JPG
.............\......\....\........\......\imagen.Asm
.............\......\....\........\......\imagen.exe
.............\......\....\........\......\imagen.obj
.............\......\....\........\......\imagen.rap
gdi+ for masm