C# 클래스 CCT.NUI.Visual.WpfVideoControl

WpfVideoControl
상속: System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector
파일 보기 프로젝트 열기: an83/KinectTouch2 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ImageProperty System.Windows.DependencyProperty
LayersProperty System.Windows.DependencyProperty
StretchProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
ClearImage ( ) : void
ShowImageSource ( ImageSource source ) : void
WpfVideoControl ( ) : System

비공개 메소드들

메소드 설명
AddEvent ( DependencyProperty property, EventHandler eventHandler ) : void
ImagePropertyChanged ( object sender, EventArgs args ) : void
InitializeComponent ( ) : void
LayersPropertyChanged ( object sender, EventArgs args ) : void
System ( int connectionId, object target ) : void

메소드 상세

ClearImage() 공개 메소드

public ClearImage ( ) : void
리턴 void

ShowImageSource() 공개 메소드

public ShowImageSource ( ImageSource source ) : void
source ImageSource
리턴 void

WpfVideoControl() 공개 메소드

public WpfVideoControl ( ) : System
리턴 System

프로퍼티 상세

ImageProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ImageProperty
리턴 System.Windows.DependencyProperty

LayersProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows LayersProperty
리턴 System.Windows.DependencyProperty

StretchProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows StretchProperty
리턴 System.Windows.DependencyProperty