Hello!
I am just learning, therefore my questions are not professional yet.
A question on bitmap file format: if the bmp file has 24-bits per pixel, then each pixel is 3 bytes.
Does it mean that for a 24-bit image only RGB triple is used, and not RGD quad?
Thank you!