C# Class SoundInTheory.DynamicImage.Filters.ColorKeyFilter

Makes a specified color transparent in the output image. Can also use the top-left pixel in the source image as the transparent color.
Inheritance: ShaderEffectFilter
Afficher le fichier Open project: sitdap/dynamic-image

Méthodes protégées

Méthode Description
GetEffect ( FastBitmap source ) : System.Windows.Media.Effects.Effect

Method Details

GetEffect() protected méthode

protected GetEffect ( FastBitmap source ) : System.Windows.Media.Effects.Effect
source SoundInTheory.DynamicImage.Util.FastBitmap
Résultat System.Windows.Media.Effects.Effect