source bitmap 中文意思是什麼

source bitmap 解釋
源位圖
  • source : n 1 源頭,水源,源泉。2 根源,本源;來源。3 原因;出處;原始資料。4 提供消息的人。5 血統。vt 〈美...
  • bitmap : 參數圖
  1. Srccopy copies the source bitmap to the destination bitmap

    Srccopy將源位圖拷貝到目標位圖。
  2. Notsrccopy copies the inverted source bitmap to the destination

    Notsrccopy將源位圖的反色拷貝到目標矩形中。
  3. Specifies the width ( in logical units ) of the destination rectangle and source bitmap

    指定目標矩形和源位圖的寬度(邏輯單位) 。
  4. Specifies the height ( in logical units ) of the destination rectangle and source bitmap

    指定目標矩形和源位圖的高度(邏輯單位) 。
  5. Mergecopy combines the pattern and the source bitmap using the boolean and operator

    Mergecopy使用and運算符組合模板與源位圖的顏色。
  6. Mergepaint combines the inverted source bitmap with the destination bitmap using the boolean or operator

    Mergepaint使用or運算符組合源位圖的反色與目標矩形的顏色。
  7. Srcerase inverts the destination bitmap and combines the result with the source bitmap using the boolean and operator

    Srcerase反轉目標矩形的顏色,再使用and運算符將該結果與源位圖組合。
  8. Copies a bitmap from the source device context to this current device context

    從源設備描述表復制位圖到當前設備描述表。
  9. Copies a bitmap with transparent color from the source device context to this current device context

    從源設備描述表復制一個帶透明色的位圖到當前設備描述表。
  10. If a pattern is to be merged with the result, it is not merged until the stretched source bitmap is copied to the destination

    如果模板要與結果組合,則在擴展后的位圖拷貝到目標矩形后才組合。
分享友人