源位图 meaning in English
source bitmap
Examples
- Srccopy copies the source bitmap to the destination bitmap
Srccopy将源位图拷贝到目标位图。 - Notsrccopy copies the inverted source bitmap to the destination
Notsrccopy将源位图的反色拷贝到目标矩形中。 - Specifies the width ( in logical units ) of the destination rectangle and source bitmap
指定目标矩形和源位图的宽度(逻辑单位) 。 - Specifies the height ( in logical units ) of the destination rectangle and source bitmap
指定目标矩形和源位图的高度(逻辑单位) 。 - Mergecopy combines the pattern and the source bitmap using the boolean and operator
Mergecopy使用and运算符组合模板与源位图的颜色。