Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ScreenToGif
Encoding
GifDecoder.GifFrame
C# 클래스 ScreenToGif.Encoding.GifDecoder.GifFrame
파일 보기
프로젝트 열기: dbremner/ScreenToGif
공개 프로퍼티들
프로퍼티
타입
설명
delay
int
image
Image
공개 메소드들
메소드
설명
GifFrame
(
Image
im
,
int
del
) :
System
메소드 상세
GifFrame()
공개
메소드
public
GifFrame
(
Image
im
,
int
del
) :
System
im
Image
del
int
리턴
System
프로퍼티 상세
delay
공개적으로 프로퍼티
public
int
delay
리턴
int
image
공개적으로 프로퍼티
public
Image
image
리턴
Image