C# 클래스 AdvancedOCR.BitmapConverter

파일 보기 프로젝트 열기: patrickmeiring/LeNet

공개 메소드들

메소드 설명
ToBitmap ( this doubles, int width ) : Bitmap
ToDoubles ( this bitmap ) : double[]

비공개 메소드들

메소드 설명
ToPixel ( double value ) : Color

메소드 상세

ToBitmap() 공개 정적인 메소드

public static ToBitmap ( this doubles, int width ) : Bitmap
doubles this
width int
리턴 System.Drawing.Bitmap

ToDoubles() 공개 정적인 메소드

public static ToDoubles ( this bitmap ) : double[]
bitmap this
리턴 double[]