Examples with "modo Bitmap" and their translation in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Utilizaba menos memoria, cerca de 2KB, y podía ser manipulado más rápidamente que trazar los 80x24 caracteres usando un modo bitmap de 320x192 (que requeriría cerca de 8KB).
It uses less memory (about 2 KB) and can be more quickly manipulated, compared to rendering 80×24 characters using a 320×192 bitmap mode (which would require about 8 KB).
La pantalla del PCW, con 720 x 256 en modo bitmap, ocupa 23 KB de RAM, lo que hace del scroll por software algo muy lento para una manipulación fluida del texto.
At 1 bit per pixel, this occupied 23 KB of RAM which was far too large for the Z80 CPU to scroll in software without ripple and tearing of the display.
Pero trabajas en modo Bitmap (lo mismo que la varita mágica), no en modo Vectorial.
But you work into Bitmap mode (same as the Magic wand), not in Vectorial mode.
Andere resultaten
El modo 4x4 ya no usa bitmap, por lo tanto ahora además SevenuP usa menos memoria, pero será mas lento en este modo.
4x4 isn't a bitmapped mode anymore, so SevenuP also uses less memory, but it will be slower in that mode.
Importar fotos, "limpiarlas" gracias al editor de Bitmap, y convertirlas gracias al modo "foto" para enviarlas a su máquina láser
Import photos, "clean" them using the Bitmap editor and convert them using "photo" mode to send them to your laser machine
Repara archivos PSD, junto con el modo de color, es decir Bitmap diferente, en escala de grises, RGB, CMYK, multicanal, etc duotono.
It repairs PSD file along with different color mode i.e. Bitmap, gray-scale, RGB, CMYK, multichannel, duotone etc.
Este ejemplo le muestra cómo captar imágenes en modo BMP y convertir una imagen de una memoria gráfica previamente definida en una imagen bitmap. A continuación le muestra cómo copiar esta imagen a otro bitmap y cómo añadir texto y un bitmap más a esta imagen.
Este ejemplo muestra cómo se sincroniza la This sample shows how to acquire images in DIB-mode and convert an image from a previously defined image memory into a bitmap, how to copy it into another bitmap and how to draw text and a bitmap into the image.
Los rumores apuntan a que se ha utilizado el modo 4 (SCREEN 5), de tipo bitmap, para los gráficos del juego.
Rumour has it that the main screen mode used is graphics mode 4 (SCREEN 5), a bitmap mode.
No es posible representar una fotografía en modo vectorial, por lo que se ha hecho posible integrar imágenes bitmap dentro de skethc (eps, jpg, gif, tiff,...) así como importar otros formatos gráficos (xfig, illustrator, corel,...).
You cannot represent a photo in vector mode, but it is possible to integrate bitmap images within Sketch (eps, jpg, gif, tiff,...) and import and open other formats (xfig, illustrator, corel,...).
Simplemente, crea una instancia nueva de PrintHelper, fija el modo de la escala con setScaleMode() y pasa tu Bitmap a printBitmap().
Simply create a new instance of PrintHelper, set the scale mode with setScaleMode(), then pass your Bitmap to printBitmap().