C# Class Glass.Imaging.Filters.GrayscaleFilter

Datei anzeigen 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