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:
GdipGetPropertyItem
..msdn    Add comment     W32 Constants      Translate this page
Gets a specified property item (piece of metadata) from this Image object.
Code examples:
Declaration:
 
GpStatus WINGDIPAPI GdipGetPropertyItem(
    GpImage *image,
    PROPID propId,
    UINT propSize,
    PropertyItem* buffer
)
 
FoxPro declaration:
 
DECLARE INTEGER GdipGetPropertyItem IN gdiplus;
    INTEGER   img,;
    INTEGER   propId,;
    INTEGER   propSize,;
    STRING  @ buffer
 
Parameters:
img
[in] Handle to Image object

propId
[in] Integer that identifies the property item to be retrieved.

propSize
[in] Integer that specifies the size, in bytes, of the property item to be retrieved. Call the GdipGetPropertyItemSize to

determine the size.

buffer
[out] Pointer to a PropertyItem object that receives the property item.
Return value:
Returns 0 on success.
Word Index links for the GdipGetPropertyItem :
Translate this page:
  Spanish    Portuguese    German    French    Italian  
FreeTranslation.com offers instant, free translations of text or web pages.
Created: 2004-07-29 12:52:16
Modified: 2004-07-29 12:59:23
Visited in last 7 days: 12
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.235.20.17)
3 sec.Example: 'Writing to INI file'
Language: 'C#'
1.5 hrs.Example: 'Using the ChooseColor function'
8.32 hrs.Function: 'UrlGetPart'
Function group: 'Shell Lightweight Utility APIs -- Path Functions'
 Example: 'Pocket PC: base class'
13.09 hrs.Example: 'Retrieving size of a remote file'
 Example: 'How to make the caption of a VFP application flashing in the Windows task bar'
18.83 hrs.
Function group: 'Shell Lightweight Utility APIs -- Path Functions'
21.19 hrs.Example: 'Using Change Notification Objects to monitor changes to the printer or print server'
 Function: 'WNetEnumResource'
1 day(s)Function: 'GetForegroundWindow'
Google
Advertise here!