C# 클래스 SoundInTheory.DynamicImage.Filters.FeatherFilter

Adjusts the brightness of the layer.
상속: ShaderEffectFilter
파일 보기 프로젝트 열기: sitdap/dynamic-image

보호된 메소드들

메소드 설명
GetDestinationDimensions ( FastBitmap source, int &width, int &height ) : bool
GetEffect ( FastBitmap source ) : System.Windows.Media.Effects.Effect

메소드 상세

GetDestinationDimensions() 보호된 메소드

protected GetDestinationDimensions ( FastBitmap source, int &width, int &height ) : bool
source SoundInTheory.DynamicImage.Util.FastBitmap
width int
height int
리턴 bool

GetEffect() 보호된 메소드

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