関数定義書 HotDocument 今井浩司

png_get_IHDR

構文構文

png_uint_32 PNGAPI png_get_IHDR(
  png_structp png_ptr
  png_infop info_ptr
  png_uint_32 * width
  png_uint_32 * height
  int * bit_depth
  int * color_type
  int * interlace_type
  int * compression_type
  int * filter_type
)

パラメータパラメータ

png_ptr
info_ptr
width
height
bit_depth
color_type
interlace_type
compression_type
filter_type

ファイル名ファイル名

pngget.c

See Also

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