ID2D1TransformedImageSource::GetSource 方法 (d2d1_3.h)
擷取用來建立已轉換映像來源的來源映像。 這個值會對應至傳遞至 CreateTransformedImageSource 的值。
語法
void GetSource(
ID2D1ImageSource **imageSource
);
參數
imageSource
類型: Outptr_result_maybenull**
擷取用來建立已轉換映像來源的來源映像。
傳回值
無
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
標頭 | d2d1_3.h |
程式庫 | D2D1.lib |
Dll | D2D1.dll |