1016万例文収録!

「"前景色"」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > "前景色"に関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

"前景色"を含む例文一覧と使い方

該当件数 : 63



例文

Format::setFgColor--セルの前景色を設定する例文帳に追加

Format::setFgColor--Sets the cell's foreground color  - PEAR

セルの"前景色"を設定します。例文帳に追加

Sets the cell's "foreground color".  - PEAR

foreground (class Foreground)前景色を指定する。例文帳に追加

foreground(class Foreground) Specifies the color for the foreground.  - XFree86

AF " (str)"ANSI 準拠の方法で文字の前景色を変更する。例文帳に追加

AF " (str)" Change character foreground color in an ANSI conform way.  - JM

例文

"前景色"という言い方には語弊があります。例文帳に追加

The term "foreground color" is misleading.  - PEAR


例文

例 43-1背景色前景色とパターンの関係例文帳に追加

Example 43-1. How background and foreground colors interact with patterns  - PEAR

foreground 1i指定した GC にセットする前景色を指定。例文帳に追加

foreground Specifies the foreground you want to set for the specified GC. - XFree86

関数XSetForegroundは指定した GC の前景色をセットする。例文帳に追加

The XSetForeground function sets the foreground in the specified GC. - XFree86

グリッドの四角形は全て前景色にセットされる。例文帳に追加

The grid squares will be set to the foreground color. - XFree86

例文

"MenuForeground string" 8この変数はメニューで使う前景色を指定する。例文帳に追加

MenuForeground string  - XFree86

例文

"MenuTitleForeground string" 8この変数は、メニューの f.title エントリの前景色を指定する。例文帳に追加

MenuTitleForeground string  - XFree86

reverseVideo (class ReverseVideo)前景色と背景色を入れ換える。例文帳に追加

reverseVideo(class ReverseVideo) Specifies that the foreground and background should be reversed. - XFree86

foreground (class Foreground)デフォルトの前景色を指定する。例文帳に追加

foreground (class Foreground) Specifies the default foreground color.  - XFree86

デフォルトでは前景色を使用する。例文帳に追加

The default is to use the foreground color. - XFree86

"pointerColor (class Foreground)"ポインタの前景色を指定する。例文帳に追加

pointerColor (classForeground) Specifies the foreground color of the pointer.  - XFree86

0 デフォルトカラーを保存 1 明るい色 4 アンダーラインされたテキスト 5 フラッシュするテキスト30 前景色:黒31 前景色:赤32 前景色:緑33 前景色:黄 (もしくは茶)34 前景色:青35 前景色:紫36 前景色:シアン37 前景色:白 (もしくは灰)40 背景色:黒41 背景色:赤42 背景色:緑43 背景色:黄 (もしくは茶)44 背景色:青45 背景色:紫46 背景色:シアン47 背景色:白 (もしくは灰)システムと表示デバイスによっては、動作しないコマンドもある。例文帳に追加

0 to restore default color 1 for brighter colors 4 for underlined text 5 for flashing text 30 for black foreground 31 for red foreground 32 for green foreground 33 for yellow (or brown) foreground 34 for blue foreground 35 for purple foreground 36 for cyan foreground 37 for white (or gray) foreground 40 for black background 41 for red background 42 for green background 43 for yellow (or brown) background 44 for blue background 45 for purple background 46 for cyan background 47 for white (or gray) background Not all commands will work on all systems or display devices.  - JM

文字前景色設定手段401は、階調フォントの中で最も広い面積に使用される文字前景色を指定する。例文帳に追加

A character foreground color setting means 401 specifies a character foreground color used in a widest area in a gradation font. - 特許庁

そして、CPU11は、この背景色群G8に対応する前景色C8を、このタブ紙の設定前景色として色設定表131に書き込む。例文帳に追加

Then, the CPU 11 writes a foreground color C8 corresponding to the background color group G8 into a color setting table 131 as a set foreground color of the tab sheet. - 特許庁

foreground color-specbackground と同様だが、現在の前景色を設定する点が異なる。例文帳に追加

foreground color-spec Like background, but sets the current foreground color. - XFree86

電卓の各キーの前景色と背景色は独立に指定することができる。例文帳に追加

The foreground and background colors of each calculatorkey can be individually specified.  - XFree86

"foreground (class Foreground)"スクロールバーの前景色として使用する色を指定する。例文帳に追加

foreground (class Foreground) Specifiesthe color to use for the foreground of the scrollbar.  - XFree86

のコードを通常の前景色と背景色のための数値コードに変更すること。例文帳に追加

codes to the numerical codes for your normal foreground and background colors.  - JM

" 背景色前景色とパターンの関係"での例が非常に参考になります。例文帳に追加

The example entitled "How background and foreground colors interact with patterns" is very helpful.  - PEAR

3 つの引数: 変更したい色ペア、前景色の色番号、背景色の色番号、をとります。例文帳に追加

It takes three arguments: the number of the color-pair to be changed, the foreground color number,and the background color number. - Python

カーソルの初期状態の色は、前景色が黒で背景色が白である(XRecolorCursorを参照)。例文帳に追加

The initial colors of a cursor are a black foreground and a white background (see XRecolorCursor). - XFree86

いずれの関数も描画対象では GC の前景色と背景色のピクセルの両方を使う。例文帳に追加

The XDrawImageString16 function is similar to XDrawImageString except that it uses 2-byte or 16-bit characters.Both functions also use both the foreground and background pixels of the GC in the destination. - XFree86

説明関数XSetStateは指定した GC の前景色、背景色、プレーンマスク、function コンポーネントを設定する。例文帳に追加

Description The XSetState function sets the foreground,background, plane mask, and function components for the specified GC.  - XFree86

"DefaultForeground string" 8この変数は、サイズ表示と情報ウィンドウで用いる前景色を指定する。例文帳に追加

DefaultForeground string This variable specifies theforeground color to be used for sizing and information windows.  - XFree86

同様に、``entry4'' の前景色は white と red の中間色になり、背景色はgreen と white の中間色となる。例文帳に追加

Similarly,the foreground for ``entry4'' will be half-way between white and red, and the background will be half-way between green and white. - XFree86

\\-rvこのオプションを指定すると、前景色と背景色の交換によって反転表示がシミュレートされる。例文帳に追加

This option indicates that reverse videoshould be simulated by swapping the foreground and background colors.  - XFree86

)これが起こったとき、前景色と背景色は反転し、警告の意味でベルが鳴らされる。例文帳に追加

When this happens, the foreground and background colors will be switched back and the bell will sound in warning. - XFree86

フィルタリング処理結果に基づいて、各画素の前景色と背景色の混合比を求める。例文帳に追加

Based on the result of the processing by filtering, a mixture ratio of the foreground color to the background color in each pixel is obtained. - 特許庁

各画素の前景色と背景色を取得し、各画素について、求めた混合比にしたがって、前景色と背景色をサブピクセルレベルで混合した混合色を求める。例文帳に追加

The foreground color and the background color of each pixel is obtained, and concerning each pixel, a mixed color having mixed the foreground color and the background color at sub-pixel level is obtained according to the obtained mixture ratio. - 特許庁

その後、CPU11は、供給されたタブ紙に対して用いる前景色を、色設定表131により特定し、画像を形成する際に特定したこの前景色を用いる。例文帳に追加

After that, the CPU 11 specifies the foreground color used for the supplied tab sheet by the color setting table 131, and uses the specified foreground color when forming an image. - 特許庁

縁取り有無指定型文字中間調計算手段404は、設定された文字前景色と、予め記憶されている文字背景色及び階調数から、文字前景色と文字背景色の間の中間調の色を計算する。例文帳に追加

A frame presence/absence specifying type character halftone calculation means 404 calculates the color of a halftone between the character foreground color and a character background color from the set character foreground color and the character background color and a gradation number stored beforehand. - 特許庁

入力されるブラシ情報301から前景色および背景色を抽出し、抽出される前景色および背景色それぞれに対応するブラシパターンを、予め用意された階調表現ブラシデータから取得し(328)、前景色および背景色に対応するブラシパターンそれぞれにランダマイズ処理を施し(329)、入力ブラシ情報およびランダマイズ処理されたブラシパターンから色処理済みのブラシパターンを生成する(330)。例文帳に追加

This image processing method extracts a foreground and a background color from inputted brush information 301 to obtain brush patterns corresponding to the extracted foreground and background colors from prepared gradational representation brush data (328), randomizes the brush patterns respective (329), and generates color-processed brush patterns from the input brush information and randomized brush patterns (330). - 特許庁

数値にせよ文字にせよ、一色だけを指定した場合に、それが前景色として扱われるか背景色になるかは、現在の属性に依存する。例文帳に追加

A one digit/letter color description is treated as foreground or background color dependant on the current attributes: if reverse mode is set, the background color is changed instead of the foreground color.  - JM

例えば、GLwMDrawingArea はMotif のデフォルトの前景色と背景色をリソースに持ち、キーボードの移動もよりうまく扱える。例文帳に追加

For example, GLwMDrawingArea provides the default Motif background and foreground colors for resources, and dealsbetter with keyboard traversal. - XFree86

説明関数XDrawPointは GC 内の前景色と function コンポーネントを使用して、指定したドロウアブルに点を1つ描画する。例文帳に追加

Description The XDrawPoint function uses the foreground pixel and function components of the GC to draw a single point into the specified drawable; XDrawPoints draws multiple points this way. - XFree86

オプションの引き数である deffore と defback は、カラーディスプレイ上でメニューのエントリをハイライトさせるときに使う前景色と背景色を指定する。例文帳に追加

The optional deffore and defback arguments specify the foreground and background colors used on a color display to highlight menu entries. - XFree86

オプションの引き数 fore と back は、ポインタがエントリ内に入っていないときのメニューエントリの前景色と背景色である。例文帳に追加

The optional fore and back arguments specify the foreground and background colors of the menu entry when the pointer is not in the entry. - XFree86

スクロールバーの「つまみ」部分は、前景色と背景色のピクセルが交互に現れる単純な市松模様パターンになる。例文帳に追加

The ``thumb'' of the scrollbar is a simple checkerboard pattern alternating pixels for foreground and background color. - XFree86

-rvビットマップイメージ(つまり、プレーンが1つのイメージ)を表示する場合にこのオプションを指定すると、前景色と背景色が入れ換わる。例文帳に追加

If a bitmap image (or a single plane of an image) is displayed, this option forces the foreground and background colors to be swapped. - XFree86

文書装飾属性としては、例えば、レイアウトテンプレート、フォント、前景色および背景色の組み合わせ、フレーム枠、並びに画像処理方法がある。例文帳に追加

The document modification attributes include, for example, layout template, font, combination of foreground color and background color, frame, and image processing method. - 特許庁

画素優先順位判定部34は、データ位置が入れ替えられた注目画素近傍データの各画素に対し、背景色または前景色を判定する。例文帳に追加

A pixel priority determination part 34 determines a background color or a foreground color, to each pixel in the data near the pixel of attention whose data position is replaced. - 特許庁

前景色補正部104は、補正した第2の複製対象の色に基づいて、第2の複製対象の画像データを生成する。例文帳に追加

The foreground color correction part 104 generates image data of the second duplication object on the basis of the corrected color of the second duplication object. - 特許庁

文字中間調表示手段405は、計算された中間調の色と、文字前景色、文字背景色を表示する。例文帳に追加

A character halftone display means 405 displays the calculated color of the halftone, the character foreground color and the character background color. - 特許庁

文字中間調出力手段406は、計算された中間調の色と、文字前景色、文字背景色をファイルへ出力する例文帳に追加

A character halftone output means 406 outputs to a file the calculated color of the halftone, the character foreground color and the character background, color. - 特許庁

ソースピックスマップ内で1にセットされているピクセルに対しては前景色が使用され、0にセットされているピクセルに対しては背景色が使用される。例文帳に追加

The foreground color is used for the pixels set to 1 in the source, and the background color is used for the pixels set to 0. - XFree86

例文

関数の動作としては、まず描画対象の長方形領域を GC で定義されている背景色のピクセルで塗りつぶし、次に前景色でテキストを描く。例文帳に追加

The effect is first to fill a destination rectangle with the background pixel defined in the GC and then to paint the text with the foreground pixel. - XFree86

索引トップ用語の索引



  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright © 2001 - 2008 by the PEAR Documentation Group.
This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
The contents of this document are licensed under the GNU Free Documentation License.
Copyright (C) 1999 JM Project All rights reserved.
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2024 GRAS Group, Inc.RSS