文件名称:ANIMATE
介绍说明--下载内容均来自于网络,请自行研究使用
一个小的汇编语言例子,关于图像显示和处理,bitmap-This is a simple example of a GDI based animation technique. It uses the
API function BitBlt to read different portions of a double bitmap and
displays them on the client area of the window. The function is fast
enough with a small bitmap to need a delay between each BLIT and the
logic used is to have a double bitmap of the same image which is read
in blocks that step across 1 pixel at a time until the width of the
bitmap is completely read. This allows a continuous scrolling of the
bitmap image.
API function BitBlt to read different portions of a double bitmap and
displays them on the client area of the window. The function is fast
enough with a small bitmap to need a delay between each BLIT and the
logic used is to have a double bitmap of the same image which is read
in blocks that step across 1 pixel at a time until the width of the
bitmap is completely read. This allows a continuous scrolling of the
bitmap image.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ANIMATE
.......\ANIMATE.ASM
.......\ANIMATE.EXE
.......\ANIMATE.INC
.......\BITMAP.BMP
.......\MAINICON.ICO
.......\MAKEIT.BAT
.......\RSRC.RC
.......\ANIMATE.ASM
.......\ANIMATE.EXE
.......\ANIMATE.INC
.......\BITMAP.BMP
.......\MAINICON.ICO
.......\MAKEIT.BAT
.......\RSRC.RC