Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
ScreenToGif
ImageUtil
Decoder
GifBlock
C# Class ScreenToGif.ImageUtil.Decoder.GifBlock
Mostra 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