You are correct in your statement - GIFs do use LZW compression. However, ideally I want to use an image to detect its edges in as few clock cycles as possible. I thouhgt that if "decompression" was skipped, then I could achieve this goal (or at least come to a rough approximation of the edges).