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

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

공개 프로퍼티들

프로퍼티 타입 설명
InputCoordsOffsetProperty System.Windows.DependencyProperty
InputCoordsScaleProperty System.Windows.DependencyProperty
InputProperty System.Windows.DependencyProperty
MaskProperty System.Windows.DependencyProperty

Private Properties

프로퍼티 타입 설명
IDisposable void

공개 메소드들

메소드 설명
ClippingMaskEffect ( ) : System

비공개 메소드들

메소드 설명
IDisposable ( ) : void

메소드 상세

ClippingMaskEffect() 공개 메소드

public ClippingMaskEffect ( ) : System
리턴 System

프로퍼티 상세

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

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

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

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

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

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

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

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