GifCommentBlock

GifCommentBlock constructor (1 of 2)

Initializes a new instance of the GifCommentBlock class.

public GifCommentBlock()

See Also


GifCommentBlock constructor (2 of 2)

Initializes a new instance of the GifCommentBlock class.

public GifCommentBlock(string comment)
ParameterTypeDescription
commentStringThe comment.

See Also