pngread.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 124 | 9% |
空行行数 | 482 | 33% |
実行行数 | 850 | 58% |
合計行数 | 1456 | 100% |
内容 | 定義数 |
---|---|
関数数 | 16 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
Function | png_create_read_struct | png_structp PNGAPI | |
2 |
Function | png_create_read_struct_2 | png_structp PNGAPI | |
3 |
Function | png_read_init | void PNGAPI | |
4 |
Function | png_read_init_2 | void PNGAPI | |
5 |
Function | png_read_init_3 | void PNGAPI | |
6 |
Function | png_read_info | void PNGAPI | |
7 |
Function | png_read_update_info | void PNGAPI | |
8 |
Function | png_start_read_image | void PNGAPI | |
9 |
Function | png_read_row | void PNGAPI | |
10 |
Function | png_read_rows | void PNGAPI | |
11 |
Function | png_read_image | void PNGAPI | |
12 |
Function | png_read_end | void PNGAPI | |
13 |
Function | png_destroy_read_struct | void PNGAPI | |
14 |
Function | png_read_destroy | void | |
15 |
Function | png_set_read_status_fn | void PNGAPI | |
16 |
Function | png_read_png | void PNGAPI |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー