C# Класс Yunan.WPF.ImageAnim.AnimationImage

Наследование: System.Windows.Controls.UserControl
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
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