Você procurou por: dashed line box (Inglês - Japonês)

Tradução automática

Tentando aprender a traduzir a partir dos exemplos de tradução humana.

English

Japanese

Informações

English

dashed line box

Japanese

 

De: Tradução automática
Sugerir uma tradução melhor
Qualidade:

Contribuições humanas

A partir de tradutores profissionais, empresas, páginas da web e repositórios de traduções disponíveis gratuitamente

Adicionar uma tradução

Inglês

Japonês

Informações

Inglês

dashed lines

Japonês

破線

Última atualização: 2011-10-23
Frequência de uso: 1
Qualidade:

Inglês

following example script draws a dashed line from upper left to lower right corner of the canvas:

Japonês

パラメータ style はピクセルの配列です。以下 の例は、キャンバスの左上から右下隅に破線を描画するスクリプトです。

Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:

Inglês

if this option is enabled, the preview area will be split horizontally, displaying the original and target image at the same time. the target is duplicated from the original below the red dashed line.

Japonês

プレビュー領域を上下に分割し、上の画像を下にコピーしてオリジナルと処理後の画像を同時に表示します。

Última atualização: 2011-10-23
Frequência de uso: 1
Qualidade:

Inglês

if this option is enabled, the preview area will be split horizontally, displaying the original and target image at the same time. the original is above the red dashed line, the target below it.

Japonês

プレビュー領域を上下に分割してオリジナルと処理後の画像を同時に表示します。オリジナルと処理後のプレビューは連続した画像になります。

Última atualização: 2011-10-23
Frequência de uso: 1
Qualidade:

Inglês

if this option is enabled, the preview area will be split vertically, displaying the original and target image at the same time. the original is to the left of the red dashed line, the target to the right of it.

Japonês

プレビュー領域を左右に分割してオリジナルと処理後の画像を同時に表示します。オリジナルと処理後のプレビューは連続した画像になります。

Última atualização: 2011-10-23
Frequência de uso: 1
Qualidade:

Inglês

this is the free rotation operation preview. if you move the mouse cursor on this preview, a vertical and horizontal dashed line will be drawn to guide you in adjusting the free rotation correction. release the left mouse button to freeze the dashed line's position.

Japonês

自由回転操作のプレビューです。画像の上をクリックしてマウスを動かすと縦横のガイド線が動き、マウスの左ボタンを放すと位置が固定されます。

Última atualização: 2011-10-23
Frequência de uso: 1
Qualidade:

Inglês

?php header ("content-type: image / jpeg"); $im = imagecreate (100, 100); $w = imagecolorallocate ($im, 255, 255, 255); $red = imagecolorallocate ($im, 255, 0, 0); / * draw a dashed line, 5 red pixels, 5 white pixels * / $style = array ($red,$red,$red,$red,$red,$w,$w,$w,$w,$w); imagesetstyle ($im, $style); imageline ($im, 0, 0, 100, 100, img_color_styled); / * draw a line of happy faces using imagesetbrush() with imagesetstyle * / $style = array ($w,$w,$w,$w,$w,$w,$w,$w,$w,$w,$w,$w,$red); imagesetstyle ($im, $style); $brush = imagecreatefrompng ("http: / /www.libpng.org / pub / png / images / smile.happy.png"); $w2 = imagecolorallocate($brush,255,255,255); imagecolortransparent ($brush, $w2); imagesetbrush ($im, $brush); imageline ($im, 100, 0, 0, 100, img_color_styledbrushed); imagejpeg ($im); imagedestroy ($im);?

Japonês

例 1imagesetstyle

Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:

Aviso: contém formatação HTML invisível

Consiga uma tradução melhor através
7,790,562,895 de colaborações humanas

Usuários estão solicitando auxílio neste momento:



Utilizamos cookies para aprimorar sua experiência. Se avançar no acesso a este site, você estará concordando com o uso dos nossos cookies. Saiba mais. OK