Wolfram Söns wrote:
Hi Marc,

I access the pixel data directly via FPColor:=TLazIntfImage.Colors[x,y]

Even if there is a difference in the internal layout, with using this
function it should be correct anyway.
Or am I missing something here?

You're right. This should always return the correct value. (there are different ways to access the pixels, therefore I asked)

If there is a difference, please bugrep, with a simple sample program + image showing the difference

Marc

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to