Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ZForge
Motion
Controls
AVIWriterEx
C# 클래스 ZForge.Motion.Controls.AVIWriterEx
상속:
AForge.Video.VFW.AVIWriter
파일 보기
프로젝트 열기: zhuangyy/Motion
1 사용 예제들
공개 메소드들
메소드
설명
AVIWriterEx
( ) :
System
AVIWriterEx
(
string
codec
) :
System
Open
(
string
fileName
,
int
width
,
int
height
) :
void
메소드 상세
AVIWriterEx()
공개
메소드
public
AVIWriterEx
( ) :
System
리턴
System
AVIWriterEx()
공개
메소드
public
AVIWriterEx
(
string
codec
) :
System
codec
string
리턴
System
Open()
공개
메소드
public
Open
(
string
fileName
,
int
width
,
int
height
) :
void
fileName
string
width
int
height
int
리턴
void