1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

Pixmapを含む例文一覧と使い方

該当件数 : 83



例文

pixmap Specifies the pixmap. 例文帳に追加

pixmap 1iピックスマップを指定。 - XFree86

Wrapper for PixMap objects. 例文帳に追加

PixMapオブジェクトのラッパー - Python

5.11 PixMapWrapper -- Wrapper for PixMap objects 例文帳に追加

5.11 PixMapWrapper -- PixMapオブジェクトのラッパー - Python

BadPixmap A value for a Pixmap argument does not name a defined Pixmap.例文帳に追加

BadPixmap引き数 Pixmap の値が、定義されている Pixmap を指していない。 - XFree86

例文

Specifies the pixmap or None. 例文帳に追加

pixmap 1iピックスマップかNoneを指定する。 - XFree86


例文

For example, PIXMAP is used for a pixmap.例文帳に追加

例えば、PIXMAP はピックスマップのために用いられる。 - XFree86

BadPixmap is generated if pixmap is not a valid pixmap. BadAllocis generated if the server cannot allocate the GLX pixmap. 例文帳に追加

.P\\f2pixmap\\fP が有効なピックスマップでない場合には \\f3BadPixmap\\fP が生成される。 - XFree86

This is equvalent to the Pixmap XF86Config(5)file option.例文帳に追加

このオプションは XF86Config(5x) ファイルのPixmapオプションと同じである。 - XFree86

A String to Pixmap converter was added to Xaw. 例文帳に追加

ピックスマップString 型から Pixmap 型へのコンバータが Xaw に追加されている。 - XFree86

例文

fullPixmap(class Pixmap) 例文帳に追加

fullPixmap (class Pixmap)メールが届いた時に表示するビットマップ画像を指定する。 - XFree86

例文

BadDrawable A value for a Drawable argument does not name a defined Window or Pixmap. 例文帳に追加

BadDrawable引き数 Drawable の値が、定義されている Window や Pixmap を指していない。 - XFree86

The XFreePixmap function first deletes the association between the pixmap ID and the pixmap.例文帳に追加

関数XFreePixmapは最初にピックスマップIDとピックスマップの関係を削除する。 - XFree86

BadDrawable A value for a Drawableargument does not name a defined Window or Pixmap. 例文帳に追加

返り値BadDrawable引き数 Drawable の値が、定義されている Window や Pixmap を指していない。 - XFree86

A value for a Drawable argument does not name a defined Window or Pixmap. 例文帳に追加

返り値BadDrawable引き数 Drawable の値が、定義されている Window や Pixmap を指していない。 - XFree86

Specifies the depth of the pixmap. 例文帳に追加

depth 1iピックスマップの深さを指定する。 - XFree86

You can pass Unsorted, YSorted, YXSorted,or YXBanded. pixmap 例文帳に追加

Unsorted ,YSorted ,YXSorted ,YXBanded .のいずれかを指定する。 - XFree86

emptyPixmap (class Pixmap) Specifies a bitmap to be shown when no new mail is present.例文帳に追加

emptyPixmap (class Pixmap)メールが届いていない時に表示するビットマップ画像を指定する。 - XFree86

means copy the window contents, pixmap-specis as defined in the PIXMAPS sction of this manual page. 例文帳に追加

pixmap-spec についてはこのオンラインマニュアルの「ピックスマップ」のセクションで定義されている。 - XFree86

pix Specifies the GLX pixmap to be destroyed. 例文帳に追加

\\f2pix\\fP破棄する GLX ピックスマップを指定する。 - XFree86

cxpm - Check an XPM (X PixMap) file - XPM 1,2, or 3. 例文帳に追加

cxpm \\- XPM (X ピックスマップ: XPM 1, 2, 3) ファイルをチェックする - XFree86

PixMapWrapper wraps a PixMap object with a Python object that allows access to the fields by name.例文帳に追加

PixMapWrapper はPixMap オブジェクトを Python オブジェクトでラップしたもので、各フィールドに対し名前でアクセスできるようになります。 - Python

Specify the width and height, which define the dimensions of the pixmap.例文帳に追加

この値はピックスマップのディメンジョンを定義する。 - XFree86

Requires a pixmap parameter, as described in the PIXMAPS section of this man page.Example:例文帳に追加

ピックスマップをパラメータとして必要とする。 - XFree86

Requires a pixmap parameter, as described in the PIXMAPS section of this man page.例文帳に追加

ピックスマップを引き数として要求する。 - XFree86

Requires a pixmap parameter, as described in the PIXMAPS section of this man page.Example: stipple plaid例文帳に追加

ピックスマップを引き数として要求する。 - XFree86

The initial contents of the pixmap are undefined.例文帳に追加

ピックスマップの内容の初期状態は未定義である。 - XFree86

Must be either an X window ID or a GLX pixmap ID.例文帳に追加

X のウィンドウ ID か GLX のピックスマップ ID でなければならない。 - XFree86

XSetWindowBorder can generate BadMatch and BadWindow errors. The XSetWindowBorderPixmap function sets the border pixmap of the window to the pixmap you specify.例文帳に追加

XSetWindowBorderはエラーBadMatch ,BadWindow を起こすことがある。 関数XSetWindowBorderPixmapは、指定したピックスマップをウィンドウの境界ピックスマップに設定する。 - XFree86

Description The XCreatePixmap function creates a pixmap of the width, height, and depth you specified and returns a pixmap ID that identifies it.例文帳に追加

説明関数XCreatePixmapは指定した幅、高さ、深さのピックスマップを生成し、それを一意に示すピックスマップIDを返す。 - XFree86

Each window and pixmap has its own coordinate system.例文帳に追加

各ウィンドウとピックスマップは自分自身の座標系を持つ。 - XFree86

The X pixmap identified by pixmap is usedas the front left buffer of the resulting off-screen rendering area. 例文帳に追加

.P\\f2pixmap\\fP で識別される X ピックスマップは、得られるオフスクリーンレンダリング領域の前面左のバッファとして使われます。 - XFree86

Show the plaid pixmap which is stored as data. filename 例文帳に追加

\\-plaidデータとして持っている格子縞のピックスマップを表示する。 - XFree86

The number of headers in the header set determines a height of the pixmap, and the selection of the number of pixels by the header set determines the width of the pixmap.例文帳に追加

ヘッダセット中のヘッダ数がピクスマップの高さを決定し、ヘッダセットによるピクセル数の選択がピクスマップの幅を決定する。 - 特許庁

If the pixmap has a mask, the copy is masked accordingly.例文帳に追加

ピックスマップがマスクを持つ場合は、コピーは適宜マスク処理される。 - XFree86

Then,the X server frees the pixmap storage when there are no references to it.The pixmap should never be referenced again. 例文帳に追加

次に X サーバはピックスマップへの参照が無くなった時に、ピックスマップのメモリ領域を解放する。 以降はこのピックスマップを参照してはならない。 - XFree86

If the drawable is a pixmap, the given rectangle must be wholly contained within the pixmap, or a BadMatch error results.例文帳に追加

ドロウアブルがピックスマップの時、与えられた長方形領域は完全にピックスマップ内に含まれていなければならない。 そうでない場合は、エラーBadMatchとなる。 - XFree86

The XSetClipMask function sets the clip-mask in the specified GC to the specified pixmap.例文帳に追加

関数XSetClipMaskは、指定したGC のクリップマスクを指定したピックスマップにセットする。 - XFree86

If you specify CopyFromParent,a copy of the parent window's border pixmap is used. 例文帳に追加

CopyFromParentを指定した場合は、親ウィンドウの境界ピックスマップのコピーが使われる。 - XFree86

The X server might or might not make a copy of the pixmap.例文帳に追加

X サーバはピックスマップのコピーを作るかもしれないし、作らないかもしれない。 - XFree86

Treat data as a pixmap of width w and height h, withb bytes per pixel. 例文帳に追加

イメージファイルの幅w、高さh、1ピクセルあたりのバイト数bを引数として扱います。 - Python

XSetWindowBackground uses a pixmap of undefinedsize filled with the pixel value you passed. 例文帳に追加

XSetWindowBackgroundは、ユーザが渡したピクセル値で塗りつぶされた、未定義サイズのピックスマップを使う。 - XFree86

Do not display the pixmap in a window.(Useful when using as converter) 例文帳に追加

\\-nodピックスマップのウィンドウ表示を行わない(コンバータとして使う際に便利である)。 - XFree86

Errors BadMatchis generated if the depth of pixmap does not match the depth value reportedby core X11 for vis, or if pixmap was not created with respect to the samescreen as vis. 例文帳に追加

エラー\\f2pixmap\\fP の深さが、X11 のコアが \\f2vis\\fP に対して報告する深さと一致しない場合、または \\f2pixmap\\fP が \\f2vis\\fP と同じスクリーンについて生成されていない場合には \\f3BadMatch\\fP が生成される。 - XFree86

If ParentRelative is specified, the background pixmap of the window's parent is used, or on the root window, the default background is restored.例文帳に追加

ルートウィンドウに対してParentRelativeが指定されると、背景ピックスマップはデフォルトのものに戻る。 - XFree86

Storing a pixmap in a GC might or might not result in a copy being made.例文帳に追加

GC へのピックスマップの格納はコピーが行われる場合もあるし、そうでない場合もある。 - XFree86

Some client applications don'tlike this pixmap format, even though it is a perfectly legal format. 例文帳に追加

クライアントによっては、このフォーマットが全く正しいにもかかわらず使えないことがある。 - XFree86

It may not be possible to render to a GLX pixmap with a direct rendering context. Errors例文帳に追加

.P直接レンダリングコンテクストを持つ GLX ピックスマップをレンダリングすることはできないかもしれない。 - XFree86

Specifies the visual that defines the structure of the rendering area.It is a pointer to an XVisualInfo structure, not a visual ID or a pointerto a Visual. pixmap 例文帳に追加

これは \\f3XVisualInfo\\fP 構造体へのポインタであり、ビジュアルの ID や\\f3Visual\\fP へのポインタではない。 - XFree86

The border pixmap can be freed immediately if no further explicit references to it are to be made.例文帳に追加

境界ピックスマップは、もう明示的に参照されることがなければ、すぐに解放してよい。 - XFree86

例文

Subsequent drawing in the source or mask pixmap has an undefined effect on the cursor.例文帳に追加

その後にソースやマスクのピックスマップへの描画を行った場合のカーソルへの影響は未定義である。 - XFree86




  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  
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会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS