C# 클래스 Accord.Video.WindowCaptureStream.Context

파일 보기 프로젝트 열기: Webreaper/Damselfly

공개 프로퍼티들

프로퍼티 타입 설명
args NewFrameEventArgs
hwndGraphics Graphics
imgGraphics Graphics
original Bitmap

프로퍼티 상세

args 공개적으로 프로퍼티

public NewFrameEventArgs,Accord.Video args
리턴 NewFrameEventArgs

hwndGraphics 공개적으로 프로퍼티

public Graphics hwndGraphics
리턴 Graphics

imgGraphics 공개적으로 프로퍼티

public Graphics imgGraphics
리턴 Graphics

original 공개적으로 프로퍼티

public Bitmap original
리턴 Bitmap