関数定義書 仕様書作成ツール【A HotDocument】

CreatePixmap

構文構文

CreatePixmap - This routine will return a pixmap from the output

static Pixmap CreatePixmap (
  Screen * screen
  unsigned short * bitmap_bits
  int bitmap_height, bitmap_width
  Pixel foreground_pixel, background_pi
)

パラメータパラメータ

screen
bitmap_bits
bitmap_height, bitmap_width
foreground_pixel, background_pi

機能機能

CreatePixmap - This routine will return a pixmap from the output
of the bitmap editor.  The output pixmap will be
the depth of the screen.  This is so that label can
write it using its current foreground and background.

ファイル名ファイル名

QuestionDia2.c

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー | QuestionDia2.c