Image::Image~r3 (gdiplusheaders.h)

This topic lists the constructors of the Image class. For a complete class listing, see Image Class.

Overload list

Constructor Description
Image(WCHAR*,BOOL) Creates an Image::Image object based on a file.
Image(IStream*,BOOL) Creates an Image::Image object based on a stream.

Syntax

void Image();

Return value

None

Requirements

Requirement Value
Target Platform Windows
Header gdiplusheaders.h