C# 클래스 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.
상속: ShaderEffectFilter
파일 보기 프로젝트 열기: sitdap/dynamic-image

보호된 메소드들

메소드 설명
GetEffect ( FastBitmap source ) : System.Windows.Media.Effects.Effect

메소드 상세

GetEffect() 보호된 메소드

protected GetEffect ( FastBitmap source ) : System.Windows.Media.Effects.Effect
source SoundInTheory.DynamicImage.Util.FastBitmap
리턴 System.Windows.Media.Effects.Effect