D1239: Source Transform Bitmap Invalid Call
The bitmap passed to ID2D1SourceTransform::Draw does not support this method.
Possible Causes
The application called an unsupported method on a bitmap passed to ID2D1SourceTransform::Draw.
Possible Fixes
To update this type of bitmap use ID2D1Bitmap1::Map.