Gif.CommentBlock Class Reference

Detailed Description

A comment block in a GIF stream.

Inheritance diagram for Gif.CommentBlock:
Gif.GifBlock

Public Member Functions

override void Load (Reader reader)
 

Public Attributes

List< string > Comments
 The comments. More...
 

Member Function Documentation

override void Gif.CommentBlock.Load ( Reader  reader)
inlinevirtual

Reimplemented from Gif.GifBlock.

Member Data Documentation

List<string> Gif.CommentBlock.Comments

The comments.