D1189: CPU Read Bitmap Option Was Used Incorrectly
D2D1_BITMAP_OPTIONS_CPU_READ must be combined with D2D1_BITMAP_OPTIONS_CANNOT_DRAW
The application specified an incompatible combination of the D2D1_BITMAP_OPTIONS flags.
Remove one of the flags in order to create a valid set of D2D1_BITMAP_OPTIONS.