D1189: CPU Read Bitmap Option Was Used Incorrectly

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.