C# Class UnCover, NewTOAPIA

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

Méthodes publiques

Méthode Description
DestinationOfDstRect ( ) : Point[]
DestinationOfSrcRect ( ) : Point[]
DestinationRectangle ( ) : Rectangle
SourceRectangle ( ) : Rectangle
UnCover ( string name, GDIDIBSection dstPixelBuffer, GDIDIBSection srcPixelBuffer, Rectangle frame, double duration, int direction ) : System

Method Details

DestinationOfDstRect() public méthode

public DestinationOfDstRect ( ) : Point[]
Résultat Point[]

DestinationOfSrcRect() public méthode

public DestinationOfSrcRect ( ) : Point[]
Résultat Point[]

DestinationRectangle() public méthode

public DestinationRectangle ( ) : Rectangle
Résultat Rectangle

SourceRectangle() public méthode

public SourceRectangle ( ) : Rectangle
Résultat Rectangle

UnCover() public méthode

public UnCover ( string name, GDIDIBSection dstPixelBuffer, GDIDIBSection srcPixelBuffer, Rectangle frame, double duration, int direction ) : System
name string
dstPixelBuffer GDIDIBSection
srcPixelBuffer GDIDIBSection
frame Rectangle
duration double
direction int
Résultat System