Bitmaps themselves cannot be transparent.
However you can possibly set the blue background (RGB 74,116,134 in this case) to be the transparent color (also known as mask) in the actual program. This depends on what your making the game in. For example, this is how you do it in c++: Transparent Bitmaps



2Likes
LinkBack URL
About LinkBacks









Reply With Quote






