 |
 |
 |
|
|  |  |
 |
GdipGetImageHeight ..msdn Add comment W32 Constants Translate this page |
 |
 |
|
Gets the height, in pixels, of this image. |
 |  | | Code examples: |  | |
|
 |  | | Declaration: |  |  |
GpStatus WINGDIPAPI GdipGetImageHeight(
GpImage *image,
UINT *height
)
|
 |  |  | | FoxPro declaration: |  |  |
DECLARE INTEGER GdipGetImageHeight IN gdiplus;
INTEGER img,;
INTEGER @ imgheight
|
 |  |  | | Parameters: |  | img
[in] Handle to Image Object
imgwidth
[out] Height of this image in pixels. |
 |  | | Return value: |  | | Returns GpStatus value, 0 means success. |
 |  | | Translate this page: |  | |  |  | | • |  | | Created: | 2004-07-08 10:03:19 | | Modified: | 2004-07-08 10:05:21 | Visited in last 7 days: 9 |
|
 |
 |
 |
 |
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. |
 |
 |
|
 |
 |
|
|