関数定義書 HotDocument 今井浩司

png_write_cHRM_fixed

構文構文

void png_write_cHRM_fixed(
  png_structp png_ptr
  png_fixed_point white_x
  png_fixed_point white_y
  png_fixed_point red_x
  png_fixed_point red_y
  png_fixed_point green_x
  png_fixed_point green_y
  png_fixed_point blue_x
  png_fixed_point blue_y
)

パラメータパラメータ

png_ptr
white_x
white_y
red_x
red_y
green_x
green_y
blue_x
blue_y

ファイル名ファイル名

pngwutil.c

See Also

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