C# 클래스 DynamicVizSegmenter.Utils

파일 보기 프로젝트 열기: nickun/OCRonet

공개 메소드들

메소드 설명
ToImageSource ( this bitmap ) : System.Windows.Media.ImageSource

Convert System.Drawing.Bitmap to System.Windows.Media.ImageSource

메소드 상세

ToImageSource() 공개 정적인 메소드

Convert System.Drawing.Bitmap to System.Windows.Media.ImageSource
public static ToImageSource ( this bitmap ) : System.Windows.Media.ImageSource
bitmap this System.Drawing.Bitmap object
리턴 System.Windows.Media.ImageSource