en

Bitblt

ru

Übersetzung von "bitblt" ins Russisch

bitblt
Substantiv
raiting
UK
/ˈbɪtˌblɒt/
US
/ˈbɪtˌblɑt/
bitblt
bitblts Pl.
Technical term in computer graphics; can function as a countable noun.
блоковый перенос битов
компьютерная графика; операция копирования блока пикселей
A single bitblt can move the entire sprite onto the back buffer.
Одна операция блокового переноса битов может переместить весь спрайт в скрытый буфер.
Weitere Übersetzungen
операция BitBlt
буквальное название API-функции; используется как заимствованный термин
блит
разговорное, жаргон программистов
bitblt
Verb
raiting
bitblt
bitblts
bitblted Präteritum / Partizip Perfekt
bitblting Gerundium
Used by programmers as a transitive verb meaning to perform a bit-block transfer.
выполнять блоковый перенос битов
компьютерная графика; копировать блок пикселей
The driver bitblts the off-screen image to the display sixty times a second.
Драйвер выполняет блоковый перенос битов из внеэкранного буфера на дисплей шестьдесят раз в секунду.
Weitere Übersetzungen
блитовать
жаргонное; то же, что «выполнять блоковый перенос битов»
bitblt
Adjektiv
raiting
bitblt
more bitblt Komp.
most bitblt Super.
Often used attributively before another noun (e.g. "bitblt routine").
BitBlt-
неизменяемый атрибутивный элемент в составе сложных терминов
The game relies on bitblt graphics routines for fast animation.
Игра опирается на BitBlt-графические процедуры для быстрой анимации.
Weitere Übersetzungen
блитовый
редко; характеризующийся использованием операции BitBlt

Definitionen

bitblt
Substantiv
raiting
(computing) An operation that copies a block of pixels (bits) from one area of memory or screen to another in a single step.
A single bitblt can move the entire sprite onto the back buffer.
bitblt
Verb
raiting
(computing, transitive) To copy a block of pixels from one area of memory or screen to another in a single operation.
The driver bitblts the off-screen image to the display sixty times a second.
bitblt
Adjektiv
raiting
(computing, attributive) Relating to or implementing a bitblt operation.
The game relies on bitblt graphics routines for fast animation.