C# 클래스 Yunan.WPF.ImageAnim.AnimationImage

상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: hansuky/Yuhan 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ForceGifAnimProperty System.Windows.DependencyProperty
ImageFailedEvent System.Windows.RoutedEvent
SourceProperty System.Windows.DependencyProperty
StretchDirectionProperty System.Windows.DependencyProperty
StretchProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
AnimationImage ( ) : System

비공개 메소드들

메소드 설명
CreateFromSourceString ( string source ) : void
CreateGifAnimation ( MemoryStream memoryStream ) : void
CreateNonGifAnimationImage ( ) : void
DeletePreviousImage ( ) : void
GetGifStreamFromHttp ( Uri uri ) : void
GetGifStreamFromPack ( Uri uri ) : void
OnSourceChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnStretchChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnStretchDirectionChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
RaiseImageFailedEvent ( Exception exp ) : void
ReadGifStreamSynch ( Stream s ) : void
WebReadCallback ( IAsyncResult asyncResult ) : void
WebRequestError ( Exception exp ) : void
WebRequestFinished ( MemoryStream memoryStream ) : void
WebResponseCallback ( IAsyncResult asyncResult ) : void
_image_ImageFailed ( object sender, System.Windows.ExceptionRoutedEventArgs e ) : void

메소드 상세

AnimationImage() 공개 메소드

public AnimationImage ( ) : System
리턴 System

프로퍼티 상세

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

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

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

public static RoutedEvent,System.Windows ImageFailedEvent
리턴 System.Windows.RoutedEvent

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

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

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

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

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

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