Hi,
I am trying to load a tif image which has 24 bit depth. When I load using QImage or QPixmap, it always shows bit depth of 32. Even when I save this image in different location, it shows bit depth 32.

Can anyone suggest me how to load image with it's actual bit depth??

Thanks in advance