Bitblt
Übersetzung von "bitblt" ins Russisch
bitblt
SubstantivUK
/ˈ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
Verbbitblt
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
Adjektivbitblt
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(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(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(computing, attributive) Relating to or implementing a bitblt operation.
The game relies on bitblt graphics routines for fast animation.