• Welcome to Vampyre Imaging Library Forum. Please login or sign up.
 

Compare two TImagingBitmap

Started by carmas123, 8 September 2009, 13:05:18

Previous topic - Next topic

carmas123

Hi all, how i can compare very fast 2 TImagingBitmap for check if identical?

Thanks 2 all

Galfar

Since TImagingBitmap is basically regular VCL TBitmap, you can use
methods described here (scanline based one is better) or here.

First check if width, height, and pixel formats match, then compare pixels if needed.

I'm planning image compare/diff functions for Imaging, but these will be for native Imaging image types (TImageData, TMultiImage, etc.), not TBitmaps.

Quick Reply

With Quick-Reply you can write a post when viewing a topic without loading a new page. You can still use bulletin board code and smileys as you would in a normal post.

Name:
Email:

Shortcuts: ALT+S save/post or ALT+P preview

SMF spam blocked by CleanTalk