I have 8 bit and 16 bit Bitmaps that need to be flipped both Horizontally and Vertically. By the time I need to do the flipping, I have the bitmap pixel data in a block of memory.
I have 8 bit and 16 bit Bitmaps that need to be flipped both Horizontally and Vertically. By the time I need to do the flipping, I have the bitmap pixel data in a block of memory.