Recent

Author Topic: [SOLVED]Better/Fastest way to compare two images.  (Read 12743 times)

circular

  • Hero Member
  • *****
  • Posts: 4220
    • Personal webpage
Re: [SOLVED]Better/Fastest way to compare two images.
« Reply #15 on: November 16, 2014, 03:06:34 pm »
Yes, accessing the Colors property of TLazIntfImage is slow. However if you use GetDataLineStart, you can however scan each line more quickly. In this case, you need to make sure about the pixel format. You don't need to think about that with BGRABitmap because it is always 32-bit BGRA.
Conscience is the debugger of the mind

 

TinyPortal © 2005-2018