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.
Flush all device contexts that reference a given bitmap.
Syntax
void FlushDeviceContexts(
[in] ID2D1Bitmap *bitmap
);
Parameters
[in] bitmap
Type: ID2D1Bitmap*
The bitmap, created on this device, for which all referencing device contexts will be flushed.
Return value
None
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d2d1_3.h |
Library | D2d1_3.lib |
DLL | D2d1_3.dll |