noun
bit blit; BitBlt
A computer graphics operation that combines bitmap data using a raster operation. The term is a portmanteau of 'bit' and 'BLT' (block transfer). Used primarily in technical computing contexts.
BitBLTは、画像処理でよく使われる低レベルな操作です。
BitBlt is a low-level operation often used in image processing.