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_CPU_READ must be combined with D2D1_BITMAP_OPTIONS_CANNOT_DRAW
Possible Causes
The application specified an incompatible combination of the D2D1_BITMAP_OPTIONS flags.
Possible Fixes
Remove one of the flags in order to create a valid set of D2D1_BITMAP_OPTIONS.