Using Win32 functions in Visual FoxPro Image Gallery
GDI+ Matrix
GdipCreateMatrix
GdipCreateMatrix2
GdipDeleteMatrix
GdipGetMatrixElements
GdipInvertMatrix
GdipRotateMatrix
GdipScaleMatrix
GdipSetMatrixElements
GdipShearMatrix
GdipTranslateMatrix
Code examples:
Custom GDI+ class
GdipRotateMatrix
..msdn    Add comment     W32 Constants      Translate this page
Updates this matrix with the product of itself and a rotation matrix.
Code examples:
Custom GDI+ class
Declaration:
 
GpStatus WINGDIPAPI GdipRotateMatrix(
    GpMatrix *matrix,
    REAL angle,
    GpMatrixOrder order
)
 
 
FoxPro declaration:
 
DECLARE INTEGER GdipRotateMatrix IN gdiplus;
    INTEGER matrix,;
    SINGLE angle,;
    INTEGER ord
 
Parameters:
matrix
[in] Handle to the Matrix object.

angle
[in] Real number that specifies the angle, in degrees, of rotation.

order
[in] Element of the MatrixOrder enumeration that specifies the order of multiplication.
Return value:
Returns GpStatus value, 0 means success.
Word Index links for the GdipRotateMatrix :
Translate this page:
  Spanish    Portuguese    German    French    Italian  
FreeTranslation.com offers instant, free translations of text or web pages.
Created: 2006-03-10 15:57:13
Modified: 2006-03-10 15:59:49
Visited in last 7 days: 14
User Contributed Notes:
There are no notes on this subject.


Copyright © 2001-2013 News2News, Inc. Before reproducing or distributing any data from this site please ask for an approval from its owner. Unless otherwise specified, this page is for your personal and non-commercial use. The information on this page is presented AS IS, meaning that you may use it at your own risk. Microsoft Visual FoxPro and Windows are trade marks of Microsoft Corp. All other trademarks are the property of their respective owners. 

Privacy policy
Credits: PHP (4.4.9), an HTML-embedded scripting language, MySQL (5.1.55-log), the Open Source standard SQL database, AceHTML Freeware Version 4, freeware HTML Editor of choice.   Hosted by Korax Online Inc.
Last Topics Visited (184.73.7.143)
33.7 min.
33.75 min.Example: 'Creating an Open dialog box to specify the drive, directory, and name of a file to open (Shell32 version)'
1.8 hrs.Function: 'GetLongPathName'
Function group: 'File Management'
 Gallery
Page 17
2.35 hrs.Example: 'How to find when the application started'
 Function: 'ExtractAssociatedIcon'
 Example: 'How to print a bitmap file'
7.45 hrs.Example: 'Testing MS Internet Explorer version installed'
8.21 hrs.Example: 'Splash Screen for the VFP application'
 Example: 'Dial the Net Automatically'
Google
Advertise here!