C# 클래스 UnCover, NewTOAPIA

상속: TwoPartTransition
파일 보기 프로젝트 열기: Wiladams/NewTOAPIA

공개 메소드들

메소드 설명
DestinationOfDstRect ( ) : Point[]
DestinationOfSrcRect ( ) : Point[]
DestinationRectangle ( ) : Rectangle
SourceRectangle ( ) : Rectangle
UnCover ( string name, GDIDIBSection dstPixelBuffer, GDIDIBSection srcPixelBuffer, Rectangle frame, double duration, int direction ) : System

메소드 상세

DestinationOfDstRect() 공개 메소드

public DestinationOfDstRect ( ) : Point[]
리턴 Point[]

DestinationOfSrcRect() 공개 메소드

public DestinationOfSrcRect ( ) : Point[]
리턴 Point[]

DestinationRectangle() 공개 메소드

public DestinationRectangle ( ) : Rectangle
리턴 Rectangle

SourceRectangle() 공개 메소드

public SourceRectangle ( ) : Rectangle
리턴 Rectangle

UnCover() 공개 메소드

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
리턴 System