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.
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
None
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d2d1_3.h |
Library | D2d1_3.lib |
DLL | D2d1_3.dll |