How Can i know the color depth of my image ?? How cAn i Adjust it?
How Can i know the color depth of my image ?? How cAn i Adjust it?
If you find my posts helpful then please add my Reputationby click on this button
at the top right of this post
/* No Comment */
while ( ! ( succeed = try () )); ------> Try Again ;)
www.webhostingyes.com
Use irfanview (www.irfanview.com) It is a free image viewer, very fast and lightweight. Once you open the image in irfanview you can see the color depth on the bottom of the program (width x height x depth bpp), to change it go to Image - Increase / Decrease color depth.
What is meant by color depth? Is it the count of colors in an image?
http://dev.x10hosting.com (this has nothing to do with x10hosting)
->All us helpful people here at x10hosting would like to reach our next user groups, "Community Paragon". Please click the+rep icon on the left hand side of a post if that post was helpfull.
As Avalanche said Irfanview can be used since it is free and fast. Color depth usually has to do with either darkening or brightening a picture.
hmmm... is that not the light balance?
http://dev.x10hosting.com (this has nothing to do with x10hosting)
->All us helpful people here at x10hosting would like to reach our next user groups, "Community Paragon". Please click the+rep icon on the left hand side of a post if that post was helpfull.
Thanx Avalanche
If you find my posts helpful then please add my Reputationby click on this button
at the top right of this post
/* No Comment */
while ( ! ( succeed = try () )); ------> Try Again ;)
www.webhostingyes.com
I am sorry, but that is completely wrong. The color depth, also known as bits per pixel (bpp) is the ammount of unique colors in a picture. With modern image compression techniques an adaptive palette is used, which is usually based off 24bit color depth (even if only using 256 colors of that range).