Using Win32 functions in Visual FoxPro Image Gallery
GDI+
..msdn
GdipGetImageDecoders
GdipGetImageDecodersSize
GdipGetImageEncoders
GdipGetImageEncodersSize
GdiplusShutdown
GdiplusStartup
Code examples:
GDI+: retrieving list of available image encoders and image decoders
GdipGetImageDecodersSize
..msdn    Add comment     W32 Constants      Translate this page
The GetImageDecodersSize function gets the number of available image decoders and the total size of the array of ImageCodecInfo objects that is returned by the GetImageDecoders function.
Code examples:
GDI+: retrieving list of available image encoders and image decoders
Declaration:
 
Status GetImageDecodersSize(
    UINT *numDecoders,
    UINT *size
);
 
FoxPro declaration:
 
DECLARE INTEGER GdipGetImageDecodersSize IN gdiplus;
    INTEGER @ numDecoders,;
    INTEGER @ sze
 
 
Parameters:
numDecoders
[out] Pointer to a UINT that receives the number of available image decoders.

size
[out] Pointer to a UINT that receives the total size, in bytes, of the array of ImageCodecInfo objects that is returned by the GetImageDecoders function.
Return value:
If the function succeeds, it returns Ok (0), which is an element of the Status enumeration.
Word Index links for the GdipGetImageDecodersSize :
Translate this page:
  Spanish    Portuguese    German    French    Italian  
FreeTranslation.com offers instant, free translations of text or web pages.
Created: 2004-07-25 13:32:18
Modified: 2004-07-25 13:33:43
Visited in last 7 days: 16
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 (50.17.109.248)
3 sec.Example: 'Obtaining physical parameters for a drive: sectors, clusters, cylinders...'
48.07 min.Example: 'Reading Internet Query options'
2.08 hrs.Function: 'StretchBlt'
Function group: 'Bitmap'
2.54 hrs.Function: 'SHGetFolderLocation'
 Example: 'URL: splitting into its component parts'
4.74 hrs.Example: 'Placing On-screen Alert on top of all windows'
 Example: 'How to remove a directory that is not empty'
5.77 hrs.Function: 'CeRemoveDirectory'
Function group: 'Remote Application Programming (RAPI)'
 Example: 'An alternative way of setting Form.Closable to False'
8.45 hrs.Example: 'Retrieving the state of your Internet connection'
Google
Advertise here!