This documentation is archived and is not being maintained.

Image::GetHowFromImage Method

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Returns an internal handle to an image.

Namespace:  System.Drawing
Assembly:  System.Drawing (in System.Drawing.dll)

public:
static IntPtr GetHowFromImage(
	Image^ img
)

Parameters

img
Type: System.Drawing::Image

The image to get the internal handle for.

Return Value

Type: System::IntPtr

Windows CE, Windows Mobile for Smartphone, Windows Mobile for Pocket PC

The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.

.NET Compact Framework

Supported in: 1.0
Show: