Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
ScreenToGif
Encoding
GifDecoder.GifFrame
C# Class ScreenToGif.Encoding.GifDecoder.GifFrame
ファイルを表示
Open project: dbremner/ScreenToGif
Public Properties
Property
Type
Description
delay
int
image
Image
Public Methods
Method
Description
GifFrame
(
Image
im
,
int
del
) :
System
Method Details
GifFrame()
public
method
public
GifFrame
(
Image
im
,
int
del
) :
System
im
Image
del
int
return
System
Property Details
delay
public_oe property
public
int
delay
return
int
image
public_oe property
public
Image
image
return
Image