How to create Alpha channel in 32Bit BMP image?
Hi,
Can anyone suggest me how to set/create Alpha channal like OxaaRRGGBB for 32Bit BMP image?? I used photoshop, Pixelformer to create 32Bit BMP image with Alpha channel but when i open that image in hex editor nothing is set for Alpha channel.
11 Months Ago
Last Updated
Related Article: Problem in saving a BMP image in C
is a C discussion thread by apanimesh061 that has 1 reply, was last updated 4 months ago and has been tagged with the keywords: bmp, c, image_processing.
Perry31
Junior Poster in Training
90 posts since Oct 2010
Reputation Points: 4
Solved Threads: 7
Skill Endorsements: 0
Programmatically, you mean? What is your intention with it? If this is a one-time deal, you might be better off just using the hex editor.
Also, what compiler are you using, and does it have any sort of library available for this purpose? Do you you intend to manipulate the file directly? Does the program need to display the bitmap in any way while you ae working on it?
Schol-R-LEA
Veteran Poster
1,089 posts since Oct 2010
Reputation Points: 495
Solved Threads: 173
Skill Endorsements: 13