C# 클래스 SoundInTheory.DynamicImage.ShaderEffects.LayerBlending.LayerBlenderEffect

상속: System.Windows.Media.Effects.ShaderEffect, IDisposable
파일 보기 프로젝트 열기: sitdap/dynamic-image 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
BackgroundProperty System.Windows.DependencyProperty
InputProperty System.Windows.DependencyProperty
RandomBrushProperty System.Windows.DependencyProperty

Private Properties

프로퍼티 타입 설명
IDisposable void

공개 메소드들

메소드 설명
LayerBlenderEffect ( BlendMode blendMode, int outputWidth, int outputHeight ) : System

비공개 메소드들

메소드 설명
IDisposable ( ) : void

메소드 상세

LayerBlenderEffect() 공개 메소드

public LayerBlenderEffect ( BlendMode blendMode, int outputWidth, int outputHeight ) : System
blendMode BlendMode
outputWidth int
outputHeight int
리턴 System

프로퍼티 상세

BackgroundProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows BackgroundProperty
리턴 System.Windows.DependencyProperty

InputProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows InputProperty
리턴 System.Windows.DependencyProperty

RandomBrushProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows RandomBrushProperty
리턴 System.Windows.DependencyProperty