C# Class ScreenToGif.ImageUtil.Decoder.GifCommentExtension

Inheritance: GifExtension
Mostra file Open project: dbremner/ScreenToGif Class Usage Examples

Public Methods

Method Description
ReadComment ( Stream stream ) : GifCommentExtension

Private Methods

Method Description
GifCommentExtension ( ) : System.IO
Read ( Stream stream ) : void

Method Details

ReadComment() public static method

public static ReadComment ( Stream stream ) : GifCommentExtension
stream System.IO.Stream
return GifCommentExtension