C# 클래스 Captura.ScreenVSLI

상속: IVideoSourceListItem
파일 보기 프로젝트 열기: MathewSachin/Captura 1 사용 예제들

공개 메소드들

메소드 설명
Capture ( bool Cursor ) : Bitmap
Enumerate ( ) : IEnumerable
ScreenVSLI ( int i ) : System.Collections.Generic
ToString ( ) : string

메소드 상세

Capture() 공개 메소드

public Capture ( bool Cursor ) : Bitmap
Cursor bool
리턴 System.Drawing.Bitmap

Enumerate() 공개 정적인 메소드

public static Enumerate ( ) : IEnumerable
리턴 IEnumerable

ScreenVSLI() 공개 메소드

public ScreenVSLI ( int i ) : System.Collections.Generic
i int
리턴 System.Collections.Generic

ToString() 공개 메소드

public ToString ( ) : string
리턴 string