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

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

공개 프로퍼티들

프로퍼티 타입 설명
AmountProperty System.Windows.DependencyProperty
BlurMaskProperty System.Windows.DependencyProperty
InputProperty System.Windows.DependencyProperty
ThresholdProperty System.Windows.DependencyProperty

Private Properties

프로퍼티 타입 설명
IDisposable void

공개 메소드들

메소드 설명
UnsharpMaskEffect ( ) : System

비공개 메소드들

메소드 설명
IDisposable ( ) : void

메소드 상세

UnsharpMaskEffect() 공개 메소드

public UnsharpMaskEffect ( ) : System
리턴 System

프로퍼티 상세

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

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

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

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

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

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

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

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