C# Class SplitVerticalOut, NewTOAPIA

Inheritance: ImageTransition
Afficher le fichier Open project: Wiladams/NewTOAPIA

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Draw ( DrawEvent devent ) : void
OnFrameChanged ( ) : void
OnReset ( ) : void
SplitVerticalOut ( GDIDIBSection srcPixelBuffer, Rectangle frame, double duration ) : System
UpdateGeometryState ( double atTime ) : void

Method Details

Draw() public méthode

public Draw ( DrawEvent devent ) : void
devent NewTOAPIA.UI.DrawEvent
Résultat void

OnFrameChanged() public méthode

public OnFrameChanged ( ) : void
Résultat void

OnReset() public méthode

public OnReset ( ) : void
Résultat void

SplitVerticalOut() public méthode

public SplitVerticalOut ( GDIDIBSection srcPixelBuffer, Rectangle frame, double duration ) : System
srcPixelBuffer GDIDIBSection
frame Rectangle
duration double
Résultat System

UpdateGeometryState() public méthode

public UpdateGeometryState ( double atTime ) : void
atTime double
Résultat void