C# 클래스 SampleApp.Controls.DrawingCanvas

상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: accord-net/framework 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
IsActiveProperty System.Windows.DependencyProperty
UserFeaturesProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
Clear ( ) : void
DrawingCanvas ( ) : System
ToFeatures ( Bitmap bmp ) : double[]

비공개 메소드들

메소드 설명
getFeatures ( ) : double[]
timer_Tick ( object sender, EventArgs e ) : void

메소드 상세

Clear() 공개 메소드

public Clear ( ) : void
리턴 void

DrawingCanvas() 공개 메소드

public DrawingCanvas ( ) : System
리턴 System

ToFeatures() 공개 정적인 메소드

public static ToFeatures ( Bitmap bmp ) : double[]
bmp System.Drawing.Bitmap
리턴 double[]

프로퍼티 상세

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

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

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

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