Whether you’re programming a game or an app with Python or Lua, you’re probably using PNG graphics for your game assets. An advantage of the PNG format, which is not available in a JPEG, is the ability to store an alpha channel. Alpha is, essentially, the “color” of invisibility or transparency. Alpha is the part of an image you don’t see.
Powered by WPeMatico