イフコンピュータ > IF/Prolog > マニュアル > IF/Prolog V4.1 マニュアル > IF/Prolog Interfaces > Athena インタフェースマニュアル > ドローWidget (Draw Widget) > 外部関数 > ウインドウの中身のダンプ/アンダンプ

ウインドウの中身のダンプ/アンダンプ

IF/Prolog by Siemens
MINERVA superseeded IF/Prolog. Please see http://www.ifcomputer.co.jp/MINERVA for details.

We discontinued to sell IF/Prolog Dec 31. 2003. For current customers, we continue to provide professional support for IF/Prolog until Dec 31, 2008.

char *XtDrawReadWindowDump(w, xsrc, ysrc, xdest, ydest, width, height, filename)

Widget w; unsigned int xsrc, ysrc; unsigned int width, height; int xdest, ydest; char *filename;

標準のXウインドウのプログラム"xwud"と同様の働きをします。

指定された長方形をウインドウのダンプファイルFilenameから読み出し、それを指定されたデスティネーションにコピーします。

成功して完了した場合には、関数はNULLを返します。その他の場合には、エラーを表す文字列が返されます。

char *XtDrawWriteWindowDump(w, filename) Widget w; char *filename;

標準のXウインドウのプログラム"xwd"と同様の働きをします。

ウインドウの中身をウインドウのダンプファイルFilenameに書き出します。

成功して完了した場合には、関数はNULLを返します。その他の場合には、エラーを表す文字列が返されます。

int xtDrawQueryDumpFile(w, width, height) Widget w; unsigned int *width, *height;

標準のXウインドウのダンプファイルに含まれている画像の寸法を返します。ファイルが存在し、そのフォーマットが正しい場合には1を返し、その他の場合は0を返します。

document: http://www.ifcomputer.co.jp/IFProlog/Manuals/v4.1/advanced_feature/athena/drawW/extfunc/dumpwc/print_jp.html
published 2008/9/1 update 1995/11/6 (c) 1996-2006 IF Computer Japan
IF Computer 〒113-0022 Tel 03-5814-3352 start (AT) ifcomputer.com
Customer Support 東京都文京区千駄木5-28-2   http://www.ifcomputer.co.jp
戻る> managed with ubiCMS