ID2D1ImageSourceFromWic::GetSource method
Retrieves the underlying bitmap image source from the Windows Imaging Component (WIC).
Syntax
void GetSource(
IWICBitmapSource **wicBitmapSource
);
Parameters
- wicBitmapSource
-
Type: IWICBitmapSource**
On return contains the bitmap image source.
Return value
This method does not return a value.
Requirements
|
Header |
|
|---|---|
|
Library |
|
|
DLL |
|
See also
Show: