Consider a color image of size 2000 x 2000, where each pixel is stored in 24-bits (containing red, green and blue components as 8-bits each). How many bytes of information can be hidden in the image by using LSB steganography technique? Assume that only the least significant bit in each 8-bit color component is modified.
a. 12,000,000 bytes
b. 8,000,000 bytes
c. 7,500,000 bytes
d. None of these.
Answer: d. None of these.