Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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(
const Image & C
);
Parameters
C
Return value
None
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | gdiplusheaders.h |