C# Class Glass.Imaging.Filters.GrayscaleFilter

Afficher le fichier Open project: SuperJMN/Glass

Méthodes protégées

Méthode Description
ToGrayScale ( System.Windows.Media.Imaging.BitmapSource image ) : Bitmap

Method Details

ToGrayScale() protected méthode

protected ToGrayScale ( System.Windows.Media.Imaging.BitmapSource image ) : Bitmap
image System.Windows.Media.Imaging.BitmapSource
Résultat System.Drawing.Bitmap