Hai cercato la traduzione di bitmap da Cinese semplificato a Inglese

Contributi umani

Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.

Aggiungi una traduzione

Cinese semplificato

Inglese

Informazioni

Cinese semplificato

bitmap

Inglese

bmp file format

Ultimo aggiornamento 2013-09-06
Frequenza di utilizzo: 2
Qualità:

Riferimento: Wikipedia

Cinese semplificato

portable bitmap 匯入和匯出轉換器

Inglese

portable bitmap import/export

Ultimo aggiornamento 2017-03-10
Frequenza di utilizzo: 1
Qualità:

Riferimento: Translated.com

Cinese semplificato

"size" - the size in bytes of the bitmap.

Inglese

"size" - the size in bytes of the bitmap.

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Riferimento: Translated.com
Attenzione: contiene formattazione HTML nascosta

Cinese semplificato

"height" - the height in pixels of the bitmap.

Inglese

"height" - the height in pixels of the bitmap.

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Riferimento: Translated.com
Attenzione: contiene formattazione HTML nascosta

Cinese semplificato

swfbitmap- getheight() returns the bitmap's height in pixels.

Inglese

use this function at your own risk.

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Riferimento: Translated.com

Cinese semplificato

bitmap flag 屏幕保护程序 kde waving flag 屏幕保护程序 版权所有 (c) 2001 ian reinhart geiser

Inglese

bitmap flag screen saver waving flag screen saver for kde copyright (c) ian reinhart geiser 2001

Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 3
Qualità:

Riferimento: Translated.com

Cinese semplificato

sets the fill to bitmap clipped, empty spaces will be filled by the bitmap given by the bitmapid parameter.

Inglese

sets the fill to bitmap clipped, empty spaces will be filled by the bitmap given by the bitmapid parameter.

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Riferimento: Translated.com

Cinese semplificato

the function simply draws an bmp the bitmap filename at position x, y. handle must be a valid handle to a printer.

Inglese

the function simply draws an bmp the bitmap filename at position x, y. handle must be a valid handle to a printer.

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Riferimento: Translated.com

Cinese semplificato

sets the fill to bitmap tile, empty spaces will be filled by the bitmap given by the bitmapid parameter (tiled).

Inglese

sets the fill to bitmap tile, empty spaces will be filled by the bitmap given by the bitmapid parameter (tiled).

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Riferimento: Translated.com

Cinese semplificato

the swf_getbitmapinfo() function returns an array of information about a bitmap given by the bitmapid parameter. the returned array has the following elements:

Inglese

the returned array has the following elements:

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Riferimento: Translated.com

Cinese semplificato

the swf_definebitmap() function defines a bitmap given a gif, jpeg, rgb or fi image. the image will be converted into a flash jpeg or flash color map format.

Inglese

the image will be converted into a flash jpeg or flash color map format.

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Riferimento: Translated.com

Cinese semplificato

?php $p = new swfmorph(); $b = new swfbitmap("alphafill.jpg"); // use your own bitmap $width = $b- getwidth(); $height = $b- getheight(); $s = $p- getshape1(); $f = $s- addfill($b, swffill_tiled_bitmap); $f- moveto(-$width/2, -$height/4); $f- scaleto(1.0, 0.5); $s- setleftfill($f); $s- movepento(-$width/2, -$height/4); $s- drawline($width, 0); $s- drawline(0, $height/2); $s- drawline(-$width, 0); $s- drawline(0, -$height/2); $s = $p- getshape2(); $f = $s- addfill($b, swffill_tiled_bitmap); // these two have no effect! $f- moveto(-$width/4, -$height/2); $f- scaleto(0.5, 1.0); $s- setleftfill($f); $s- movepento(-$width/4, -$height/2); $s- drawline($width/2, 0); $s- drawline(0, $height); $s- drawline(-$width/2, 0); $s- drawline(0, -$height); $m = new swfmovie(); $m- setdimension($width, $height); $i = $m- add($p); $i- moveto($width/2, $height/2); for($n=0; $n 1.001; $n+=0.03) {$i- setratio($n); $m- nextframe();} header('content-type: application/x-shockwave-flash'); $m- output();?

Inglese

?php $p = new swfmorph(); $b = new swfbitmap("alphafill.jpg"); / / use your own bitmap $width = $b - getwidth(); $height = $b - getheight(); $s = $p - getshape1(); $f = $s - addfill($b, swffill_tiled_bitmap); $f - moveto(-$width / 2, -$height / 4); $f - scaleto(1.0, 0.5); $s - setleftfill($f); $s - movepento(-$width / 2, -$height / 4); $s - drawline($width, 0); $s - drawline(0, $height / 2); $s - drawline(-$width, 0); $s - drawline(0, -$height / 2); $s = $p - getshape2(); $f = $s - addfill($b, swffill_tiled_bitmap); / / these two have no effect! $f - moveto(-$width / 4, -$height / 2); $f - scaleto(0.5, 1.0); $s - setleftfill($f); $s - movepento(-$width / 4, -$height / 2); $s - drawline($width / 2, 0); $s - drawline(0, $height); $s - drawline(-$width / 2, 0); $s - drawline(0, -$height); $m = new swfmovie(); $m - setdimension($width, $height); $i = $m - add($p); $i - moveto($width / 2, $height / 2); for($n=0; $n 1.001; $n+=0.03) {$i - setratio($n); $m - nextframe();} header('content-type: application / x-shockwave-flash'); $m - output();?

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Riferimento: Translated.com
Attenzione: contiene formattazione HTML nascosta

Ottieni una traduzione migliore grazie a
7,748,139,768 contributi umani

Ci sono utenti che chiedono aiuto:



I cookie ci aiutano a fornire i nostri servizi. Utilizzando tali servizi, accetti l'utilizzo dei cookie da parte nostra. Maggiori informazioni. OK