Image::Image (GpImage*,Status) 方法 (gdiplusheaders.h)

本主题列出了 Image 类的构造函数。 有关完整的类列表,请参阅 图像类

重载列表

构造函数 说明
图像 (WCHAR*,BOOL) 基于文件创建 Image::Image 对象。
映像 (IStream*,BOOL) 基于流创建 Image::Image 对象。

语法

void Image(
  GpImage *nativeImage,
  Status  status
);

参数

nativeImage

status

返回值

要求

要求
目标平台 Windows
标头 gdiplusheaders.h