Field GifComment
Gif image option name for setting a comment. The comment text that is read from or written to the GIF file. In an animated GIF each frame can have its own comment. If there is only a comment in the first frame of a GIF it will not be repeated in other frames.
public const string GifComment = "GifComment"
Returns
- string
- Gif image option name for setting a comment. The comment text that is read from or written to the GIF file. In an animated GIF each frame can have its own comment. If there is only a comment in the first frame of a GIF it will not be repeated in other frames.