请输入您要查询的字词:

 

单词 bitblt
释义
bitblt

Computer
  • (bit-block transfer) An operation that, in its simplest form, can rapidly change the contents of a bitmap and thus the displayed image. Such operations are frequently required by window management systems. It can also be used for graphical operations such as area filling and image rotation.

    The operation has three operands—source, destination, and pattern—that are each rectangular arrays of bits. The pattern operand is usually smaller and is used periodically to create an operand of the same size as the other two. First the pattern and destination operands are combined by a bitblt operator. The result is combined with the source operand by a second bitblt operator and replaces the destination. The two bitblt operators may be any one of the 16 possible logic operations between two Boolean variables. The bitblt function is usually implemented in hardware with fast parallel circuitry.

    The pixelblt function extends the bitblt to shaded and colour displays.


随便看

 

科学参考收录了60776条科技类词条,基本涵盖了常见科技类参考文献及英语词汇的翻译,是科学学习和研究的有利工具。

 

Copyright © 2000-2023 Sciref.net All Rights Reserved
京ICP备2021023879号 更新时间:2024/11/6 1:34:23