Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
D2D1_BITMAP_OPTIONS_CPU_READ is not compatible with D2D1_BITMAP_OPTIONS_TARGET.
Possible Causes
The application specified an incompatible combination of the D2D1_BITMAP_OPTIONS flags.
Possible Fixes
Remove D2D1_BITMAP_OPTIONS_CPU_READ or D2D1_BITMAP_OPTIONS_TARGET from the flags. If the application needs both options, it should create two separate bitmaps.