Using Win32 functions in Visual FoxPro Image Gallery
GDI+ Image
..msdn
GdipDisposeImage
GdipGetImageFlags
GdipGetImageGraphicsContext
GdipGetImageHeight
GdipGetImageHorizontalResolution
GdipGetImagePalette
GdipGetImagePaletteSize
GdipGetImageRawFormat
GdipGetImageType
GdipGetImageVerticalResolution
GdipGetImageWidth
GdipGetPropertyCount
GdipGetPropertyIdList
GdipGetPropertyItem
GdipGetPropertyItemSize
GdipLoadImageFromFile
GdipRemovePropertyItem
GdipSaveImageToFile
GdipSetImagePalette
GdipSetPropertyItem
Code examples:
Adding a background image to VFP report (VFP9, ReportListener)
Custom GDI+ class
GdipLoadImageFromFile
..msdn    Add comment     W32 Constants      Translate this page
Creates an Image object based on a file.
Code examples:
Custom GDI+ class
Adding a background image to VFP report (VFP9, ReportListener)
Declaration:
 
GpStatus WINGDIPAPI GdipLoadImageFromFile(
    GDIPCONST WCHAR* filename,
    GpImage **image
)
 
 
FoxPro declaration:
 
DECLARE INTEGER GdipLoadImageFromFile IN gdiplus;
    STRING    filename,;
    INTEGER @ img
 
Parameters:
filename
[in] Pointer to a wide-character string that specifies the name of the file.

img
[out] Image handle.
Return value:
Returns GpStatus value, 0 means success.
Word Index links for the GdipLoadImageFromFile :
Translate this page:
  Spanish    Portuguese    German    French    Italian  
FreeTranslation.com offers instant, free translations of text or web pages.
Created: 2004-07-08 09:43:44
Modified: 2004-07-08 09:47:40
Visited in last 7 days: 24
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 (54.234.231.49)
1.74 hrs.Example: 'Customizing the frame of top-level form: removing the standard frame (VFP9, Vista)'
 Function: 'SQLGetPrivateProfileString'
1.98 hrs.Example: 'Monitoring changes in a directory'
 Function: 'GdipSetMatrixElements'
3.17 hrs.Example: 'Encapsulating access to the Windows Services in a class'
 Example: 'Retrieving long values associated with the class of the VFP window'
3.28 hrs.
Function group: 'Registry'
 
4.54 hrs.Function: 'GetSystemDefaultLCID'
Function group: 'National Language Support'
12.62 hrs.Example: 'Retrieving the name of the primary domain controller (PDC) and join status information (NT/2000/XP)'
Google
Advertise here!