what's the difference between using RGBTRIPLE and RGBQUAD. I know RGBQUAD has a reserved varible, but when would use either one. Is RGBTRIPLE just an obsolete version?
This is a discussion on RGBTRIPLE and RGBQUAD within the Windows Programming forums, part of the Platform Specific Boards category; what's the difference between using RGBTRIPLE and RGBQUAD. I know RGBQUAD has a reserved varible, but when would use either ...
what's the difference between using RGBTRIPLE and RGBQUAD. I know RGBQUAD has a reserved varible, but when would use either one. Is RGBTRIPLE just an obsolete version?
One's for 32bit...one's for 24 bit
Uasage depends on what graphics setup or bitmap you are working with