C# 클래스 CoreLib.Effects.GrayscaleEffect

상속: Windows.UI.Xaml.DependencyObject, ICompositionEffect, IDisposable
파일 보기 프로젝트 열기: liquidboy/X

공개 프로퍼티들

프로퍼티 타입 설명
SourceProperty Windows.UI.Xaml.DependencyProperty

공개 메소드들

메소드 설명
Dispose ( ) : void
Draw ( ) : Task
Initialize ( UIElement attachedElement ) : void
Uninitialize ( ) : void

비공개 메소드들

메소드 설명
CreateBrush ( ) : void
CreateEffect ( ) : void
CreateImageFactory ( UIElement element ) : void
CreateSpriteVisual ( ) : void
CreateSurface ( ) : Task
GetElementHeight ( ) : float
GetElementWidth ( ) : float
InitializeResources ( ) : Task
Insert ( ) : void
UpdateSpriteVisual ( ) : void

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

Draw() 공개 메소드

public Draw ( ) : Task
리턴 Task

Initialize() 공개 메소드

public Initialize ( UIElement attachedElement ) : void
attachedElement Windows.UI.Xaml.UIElement
리턴 void

Uninitialize() 공개 메소드

public Uninitialize ( ) : void
리턴 void

프로퍼티 상세

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

public static DependencyProperty,Windows.UI.Xaml SourceProperty
리턴 Windows.UI.Xaml.DependencyProperty