i have a problem by loading a image into PictureBox. I use VisualStudio 2015 without any extern components.
The image is displayed in the Explorer right.
When I load it in the PictureBox, it is automatically rotated. The same when i use Bitmap to load. Picture comes from IPhone, the size is 2448 × 3264px.
Any ideas to prevent this?
Here in preview and in picture box after load