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.
D2D1_BITMAP_OPTIONS_GDI_COMPATIBLE must be combined with D2D1_BITMAP_OPTIONS_TARGET
Possible Causes
The application specified an incompatible combination of the D2D1_BITMAP_OPTIONS flags.
Possible Fixes
Add D2D1_BITMAP_OPTIONS_TARGET to the D2D1_BITMAP_OPTIONS flags.