bitmap
位图(Bitmap),又称栅格图(英语:Rastergraphics)或点阵图,是使用像素阵列(Pixel-array/Dot-matrix点阵)来表示的图像。
资源总数
22
bitmap 全部资料 22 份
a seld-deined application get font bitmap from windows, you can define size of the bitmap
a seld-deined application get font bitmap from windows, you can define size of the bitmap
2016-03-24
97
Delphi Sacnline 处理 Bitmap 图片
在 Delphi VCL 里面处理 Bitmap,如果采用 Scanline 的方式,处理速度会比普通的逐个像素的处理,快很多。
2015-07-01
1
Under CE4.2 view bitmap with shrink and magnify
Under CE4.2 view bitmap with shrink and magnify
2013-12-03
160
Code to draw a bitmap image to windows screen
Code to draw a bitmap image to windows screen
2014-01-14
31