VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



FlipPage

by Tmax (7 Submissions)
Category: Graphics
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (21 Votes)

Flip page with perspective and sine wave -> Page Curve

API Declarations
Private Declare Function StretchBlt Lib "gdi32" ( _
ByVal hDC As Long, _
ByVal x As Long, _
ByVal Y As Long, _
ByVal nWidth As Long, _
ByVal nHeight As Long, _
ByVal hSrcDC As Long, _
ByVal XSrc As Long, _
ByVal YSrc As Long, _
ByVal nSrcWidth As Long, _
ByVal nSrcHeight As Long, _
ByVal dwRop As Long) As Long

Rate FlipPage

Download FlipPage

Download FlipPage (1023 KB)

FlipPage Comments

No comments have been posted about FlipPage. Why not be the first to post a comment about FlipPage.

Post your comment

Subject:
Message:
0/1000 characters