C# Class AutoContrast.Program

Show file Open project: EFanZh/EFanZh

Private Methods

Method Description
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