C# 클래스 AutoContrast.Program

파일 보기 프로젝트 열기: EFanZh/EFanZh

비공개 메소드들

메소드 설명
AutoContrast ( System.Windows.Media.Imaging.BitmapSource bitmapSource ) : System.Windows.Media.Imaging.BitmapSource
GetLevelRange ( float buffer ) : double>.Tuple
LoadBitmap ( string path ) : System.Windows.Media.Imaging.BitmapSource
Main ( string args ) : void
SaveBitmap ( System.Windows.Media.Imaging.BitmapSource bitmap, string destination ) : void