Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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 |