dev
July 4th, 2001, 09:44 PM
I have a picture on a picture box.
I need to read or get every byte of the picture.
One pixel consists of 3 bytes(24 bits). I need to get byte by byte.
The GetPixel function only gets the pixel value which consists of 3 bytes or less.
Please help me.
Dev.
I need to read or get every byte of the picture.
One pixel consists of 3 bytes(24 bits). I need to get byte by byte.
The GetPixel function only gets the pixel value which consists of 3 bytes or less.
Please help me.
Dev.