Jump to content

Want Bmp 32x32 pix photo


Recommended Posts

BMP's do not support transparency.

To get the image to have transparent areas you'll have to change the file format (*.png *.gif or *.ico will all support transparency).

Link to comment
Share on other sites

BMP's do not support transparency.

To get the image to have transparent areas you'll have to change the file format (*.png *.gif or *.ico will all support transparency).

Actually 32-bit BMP files with transparency have existed since Windows XP and are used for icons, although Windows ignores the alpha channel if the file is not used as an icon.

They are also used for the textures in Microsoft Flight Simulator 2004.

There is the Alpha 32bits Bitmap plugin that allows Paint.NET to load and save this format, but something like PNG would be a better format to use.

PdnSig.png

Plugin Pack | PSFilterPdn | Content Aware Fill | G'MICPaint Shop Pro Filetype | RAW Filetype | WebP Filetype

The small increase in performance you get coding in C++ over C# is hardly enough to offset the headache of coding in the C++ language. ~BoltBait

 

Link to comment
Share on other sites

I stand corrected - thanks for the info null54.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...