Vertaling van "bitmap en" 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.
Especifique el desplazamiento del mosaico del bitmap en filas y columnas.
Specify the offset for tiling the bitmap in terms of rows and columns.
Estoy intentando mostrar el *bitmap en el *imageview.
I am trying to display the bitmap in the imageview.
Pero aplico múltiple *bitmap en vista múltiple en mi *remoteview.
But I apply multiple bitmap on multiple view in my remoteview.
Si desea que su bitmap esté girado respecto al plano de construcción, debe abrirlo en un programa de edición de bitmaps y rotarlo, o bien puede crear un plano de construcción rotado y colocar el bitmap en él.
If you want your bitmap rotated with respect to the construction plan, you must open it in a bitmap editing program and rotate it there, or you can create a rotated construction plane and place the bitmap on it.
El efecto es que el "dispositvo" al cual el HDC hace referencia es el bitmap en memoria y cuando operamos sobre el HDC los resutados de las funciones gráficas son aplicados al bitmap.
The effect is that the "device" that the HDC refers to is the bitmap in memory, and when you operate on the HDC, the resulting graphic operations are applied to the bitmap.
Ahora que tenemos un lugar en memoria donde dibujar, todas las operaciones de dibujo usan hdcBuffer en vez de hdc (la ventana) y los resultados son almacenados sobre el bitmap en memoria hasta que hallamos terminado.
HDC hdcBuffer = CreateCompatithat we have a place to draw to in memory, all of the drawing operations use hdcBuffer instead of hdc (the window) and the results are stored on the bitmap in memory until we are complete.
Puede guardar el bitmap en los formatos BMP, TGA, JPG, PCX o PNG.
You can save the bitmap in BMP, TGA, JPG, PCX, or PNG formats.
La primera es que la función "Importar Escenario" coloca el bitmap en el "Escenario" y en la "Librería", y la función "Importar Librería" inserta el bitmap solo en la "Librería".
The first is that the function "Import Stage" places the bitmap on the "Stage" and in the "Library", and the function "Import Library" inserts the bitmap only in the "Library".
Por ejemplo, la app de Personas siempre muestra un resultado con el URI de contenido que identifica al contacto seleccionado, y la app de Cámara muestra un Bitmap en el elemento adicional "data" (consulta la clase Cómo tomar fotos).
For instance, the People app always returns a result with the content URI that identifies the selected contact, and the Camera app returns a Bitmap in the "data" extra (see the class about Capturing Photos).
La primer forma es colocar el bitmap en el "Escenario", la segunda es colocar el bitmap en la "Librería".
The first way is to place the bitmap on the "Stage", the second is to place this bitmap in the "Library".
Necesito dibujar solo una > porción de *bitmap en cada marco.
I need to draw only a > portion of bitmap at each frame.
Tenemos la opción de manipular nosotros mismos los datos del bitmap en memoria.
You do have the option of manipulating the bitmap data in memory yourself.
Las opciones siguientes son necesarias para convertir una imagen bitmap en un polígono.
The following options are required to convert a bitmap image to a polygon.