C# 클래스 SoundInTheory.DynamicImage.ShaderEffects.ColorKeyEffect

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

공개 프로퍼티들

프로퍼티 타입 설명
ColorToleranceProperty System.Windows.DependencyProperty
InputProperty System.Windows.DependencyProperty
TransparentColorProperty System.Windows.DependencyProperty

Private Properties

프로퍼티 타입 설명
IDisposable void

공개 메소드들

메소드 설명
ColorKeyEffect ( ) : System

비공개 메소드들

메소드 설명
IDisposable ( ) : void

메소드 상세

ColorKeyEffect() 공개 메소드

public ColorKeyEffect ( ) : System
리턴 System

프로퍼티 상세

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

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

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

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

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

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