Transparent Bitmaps (BMP): Difference between revisions

From Planimate Knowledge Base
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
<font face="Arial">When Planimate loads a bitmap (BMP) into an icon, it generates a transparency mask for the icon by treating all pixels with R,G and B values of 188 (0xBC hex) as transparent.
When Planimate loads a bitmap (BMP) into an icon, it generates a transparency mask for the icon by treating all pixels with R,G and B values of 188 (0xBC hex) as transparent.


If a bitmap name ends with #, Planimate wont generate a mask for the bitmap and it will be all opaque. This might be desirable for digital photos with a lot of light grey shades in them.
----


If a bitmap name ends with #, Planimate wont generate a mask for the bitmap and it will be all opaque. This might be desirable for digital photos with a lot of light grey shades in them.<br />


<font size="2">idkbase note 200</font>


</font>
----
[[Category:Graphics]]
[[Category:Graphics]]
[[Category:Image (Icon BMP)]]
[[Category:Image (Icon BMP)]]
<font size="2">idkbase note 200</font>

Revision as of 15:53, 12 January 2008

When Planimate loads a bitmap (BMP) into an icon, it generates a transparency mask for the icon by treating all pixels with R,G and B values of 188 (0xBC hex) as transparent.

If a bitmap name ends with #, Planimate wont generate a mask for the bitmap and it will be all opaque. This might be desirable for digital photos with a lot of light grey shades in them.



idkbase note 200