C# Class Glass.Imaging.Filters.GrayscaleFilter

ファイルを表示 Open project: SuperJMN/Glass

Protected Methods

Method Description
ToGrayScale ( System.Windows.Media.Imaging.BitmapSource image ) : Bitmap

Method Details

ToGrayScale() protected method

protected ToGrayScale ( System.Windows.Media.Imaging.BitmapSource image ) : Bitmap
image System.Windows.Media.Imaging.BitmapSource
return System.Drawing.Bitmap