Skip to content

Latest commit

 

History

History
90 lines (61 loc) · 2.52 KB

nf-gdiplusheaders-image-getheight.md

File metadata and controls

90 lines (61 loc) · 2.52 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist req.product ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:gdiplusheaders.Image.GetHeight
Image::GetHeight (gdiplusheaders.h)
The Image::GetHeight method gets the image height, in pixels, of this image.
GetHeight
GetHeight method [GDI+]
GetHeight method [GDI+]
Image class
Image class [GDI+]
GetHeight method
Image.GetHeight
Image::GetHeight
_gdiplus_CLASS_Image_GetHeight_
gdiplus._gdiplus_CLASS_Image_GetHeight_
gdiplus\_gdiplus_CLASS_Image_GetHeight_.htm
gdiplus
VS|gdicpp|~\gdiplus\gdiplusreference\classes\imageclass\imagemethods\getheight_27.htm
12/05/2018
GetHeight, GetHeight method [GDI+], GetHeight method [GDI+],Image class, Image class [GDI+],GetHeight method, Image.GetHeight, Image::GetHeight, _gdiplus_CLASS_Image_GetHeight_, gdiplus._gdiplus_CLASS_Image_GetHeight_
gdiplusheaders.h
Gdiplus.h
Windows
Windows XP, Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Gdiplus.lib
Gdiplus.dll
Windows
GDI+ 1.0
19H1
Image::GetHeight
gdiplusheaders/Image::GetHeight
c++
APIRef
kbSyntax
COM
Gdiplus.dll
Image.GetHeight

Image::GetHeight

-description

The Image::GetHeight method gets the image height, in pixels, of this image.

-returns

Type: UINT

This method returns the height, in pixels, of this image.

-see-also

Bitmap

Image

Image::GetHorizontalResolution

Image::GetVerticalResolution

Image::GetWidth

Images, Bitmaps, and Metafiles

Using Images, Bitmaps, and Metafiles