C# Class ScreenToGif.ImageUtil.Decoder.GifBlock

Show file Open project: dbremner/ScreenToGif Class Usage Examples

Public Methods

Method Description
ReadBlock ( Stream stream, IEnumerable controlExtensions, bool metadataOnly ) : GifBlock

Method Details

ReadBlock() public static method

public static ReadBlock ( Stream stream, IEnumerable controlExtensions, bool metadataOnly ) : GifBlock
stream System.IO.Stream
controlExtensions IEnumerable
metadataOnly bool
return GifBlock