Mobile app version of vmapp.org
Login or Join
Eichhorn212

: How do I convert an image to 24 bit? How do I convert 16 bit depth image to 24 bit depth image. I already tried in photoshop as well, Please suggest me how do I convert it. Thank You,

@Eichhorn212

Posted in: #Bit #Depth

How do I convert 16 bit depth image to 24 bit depth image. I already tried in photoshop as well,
Please suggest me how do I convert it.
Thank You,

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Eichhorn212

1 Comments

Sorted by latest first Latest Oldest Best

 

@Alves566

There's no such thing as a 24 bit depth image really in general usage. Each channel is 8 bits so any RGB image that's 8 bit would be... Red 8 bits + Green 8 bits + Blue 8 bits = 24 bits.

So if you're image is at 16 bit RGB say a raw file, just convert it to 8 bit RGB.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme