Doxygen Source Code Documentation
Gif_Comment Struct Reference
#include <gif.h>
Data Fields | |
char ** | str |
int * | len |
int | count |
int | cap |
Detailed Description
GIF_COMMENT *
Definition at line 192 of file gif.h.
Field Documentation
|
Definition at line 196 of file gif.h. Referenced by Gif_AddCommentTake(), and Gif_NewComment(). |
|
Definition at line 195 of file gif.h. Referenced by comment_info(), Gif_AddCommentTake(), Gif_CopyImage(), Gif_DeleteComment(), Gif_NewComment(), merge_comments(), and write_comment_extensions(). |
|
Definition at line 194 of file gif.h. Referenced by comment_info(), Gif_AddCommentTake(), Gif_CopyImage(), Gif_DeleteComment(), Gif_NewComment(), merge_comments(), and write_comment_extensions(). |
|
Definition at line 193 of file gif.h. Referenced by comment_info(), Gif_AddCommentTake(), Gif_CopyImage(), Gif_DeleteComment(), Gif_NewComment(), merge_comments(), and write_comment_extensions(). |
The documentation for this struct was generated from the following file: