Hello! I am using latest version 4.29.
When I load a bitmap into a block, I get rotated picture.
atDiagram1.Blocks[i].Picture.LoadFromFile(…\workers.bmp);
It was working correctly in older versions, unfortunately I do not know in which exact version it started to show pictures upside-down.
I cant upload a .bmp file, so I give you a link:
workers.bmp

wlandgraf
(Wagner Landgraf)
2
There is something really odd with your image. You can see it's painted upside down here in this topic in Support Center.
I just copy and pasted and saved the image with a different name, and it works:
workers2.bmp.zip (19.5 KB)
So it's a specific problem with that specific image you have.
system
(system)
Closed
4
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.