I have an image with alpha channel, I need to save it as 32-bit BMP. However, mspaint doesn't allow saving as 32-bit, only 24-bit. I have Photoshop CS5, but it doesn't have the option to save as 32-bit BMP also.

Any solution?

link|improve this question
feedback

1 Answer

up vote 4 down vote accepted

I got the answer:

Photoshop >> Menu >> File >> Save As >> Choose format BMP in dropdown box >> Save button >> Choose 32-bit format >> OK button

However, photoshop will save the image as XRGB. I case the image has alpha channel (as ARGB), must use another tool:
http://www.qualibyte.com/pixelformer/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.